Files
frameworks_base/core/java/android
Robert Carr 1bccabf3c4 Fix ViewRoot inset adjustment after initial setup.
If the insets change, "mWidth/mHeight" won't change
as it's based on the window frame (not the surface size),
we need to track when the insets change and call
HardwareRenderer.setup with the new values.

Bug: 28257246
Bug: 28368990
Change-Id: Ida304b57c4671d010d1cf7b370674c9453841c97
2016-04-29 11:13:57 -07:00
..
2016-04-19 17:36:12 +00:00
2016-04-07 09:42:17 -07:00
2016-04-13 10:20:08 -07:00