Files
frameworks_base/core/java/android
Alan Viverette 8b5b25b448 Reduce instructions required to obtain and recycle TypedArray
Eliminates several field and method accesses by making the TypedArray
pool local to a single Resources object. Removes an unnecessary
synchronization.

ReadXmlAttrs averaged 0.069 ms/op before, 0.064 ms/op after.

BUG: 17484798
Change-Id: If790a5ba6596b47a04f117c8912974798a592052
2014-09-13 19:30:11 -07:00
..
2014-08-19 13:13:10 -07:00
2014-09-11 16:56:46 +01:00
2014-09-09 21:16:03 -07:00
2014-09-12 11:32:31 +09:00