Files
frameworks_base/core/java/android/view
Romain Guy 7687882800 Detect surface resizes
HardwareRenderer normally relies on the window manager to be notified of
surface dimension changes. It is however possible to execute a drawing pass
before receiving the window manager notification. We must therefore compare
the actual size of the target surface to the window size and perform a full
redraw when they are not the same.

Change-Id: Idccc8592f3f777edee1ef67a98a4c2a825dcfba7
2012-03-30 14:54:22 -07:00
..
2012-03-23 14:13:13 -07:00
2012-03-26 17:09:19 -07:00
2012-03-02 13:37:47 -08:00
2012-03-02 13:37:47 -08:00
2012-03-09 17:32:16 -08:00
2012-03-30 14:54:22 -07:00
2012-01-23 15:34:25 -08:00