Files
frameworks_base/core/java/android
John Reck 7558aa7081 Remove invalid usage of DisplayList.isValid()
Bug: 13324734

 Editor was using isValid as a mechanism to track whether or not it
 needed to re-record the DisplayList. This is not correct as isValid()
 is not a general-purpose dirty bit. Add an explicit dirty bit for
 Editor to use instead

Change-Id: I5608b151791870fca3681056b5507bd39ee48f52
2014-03-05 15:01:04 -08:00
..
2013-12-17 08:44:38 -08:00
2014-02-21 14:34:35 +00:00
2014-02-25 09:49:29 -05:00
2014-02-20 10:27:55 +00:00