Files
frameworks_base/core/java/android/view
Jorim Jaggi 3127c2a471 Start drawing immediately
We used to have a condition to start drawing only in the second traversal,
which added a delay of about 10-15ms. We believe that we don't need this
anymore, because we have other means of synchronizing the app transition
animation with the app drawing - we wait for all surfaces to be drawn
in window manager.

Bug: 21035872
Change-Id: I5094a1377817dc7e0a2392cc8f522e99cd7b4d6e
2016-01-27 13:47:09 -08:00
..
2015-06-18 03:16:21 +01:00
2015-03-27 11:50:56 -07:00
2015-02-18 07:49:03 -08:00
2016-01-07 20:41:16 +00:00
2016-01-25 10:39:29 -08:00
2016-01-27 13:47:09 -08:00