Files
frameworks_base/core/java/android/widget
Dianne Hackborn 0500b3cfda Some optimizations.
- Don't try to create a thumbnail bitmap on the client side.  This
  wastes 64k, and isn't needed since we are doing screenshots.
- Optimize View to put all of the callback pointers out of line.
  Added a couple new APIs so these don't need to be protected/public.
- Lazily create ViewGroup's cache paint.
- Change FrameworkPerf app to not use HW accel drawing, to give better
  comparison with GB.

Change-Id: Iec56d02459820d74a4cc9c7ec9c1856563c82c7b
2011-11-01 18:01:33 -07:00
..
2011-09-27 11:32:59 -07:00
2011-08-31 14:59:19 -07:00
2011-10-31 16:26:55 -07:00
2011-07-06 16:30:38 -07:00
2011-08-31 14:59:19 -07:00
2011-09-29 14:48:44 -07:00
2011-09-01 16:58:05 -07:00
2011-08-15 15:49:48 -07:00
2011-11-01 18:01:33 -07:00
2011-11-01 18:01:33 -07:00