Files
frameworks_base/core/java/android
Chris Craik eaddac6d26 Force clipping on layers that fail to be allocated
bug:8666842

In SW rendering, a previous optimization avoided clipping to the
bounds of views that are layers. This breaks if the view fails to
create a layer (such as if it's too big), so instead look at whether
the view has a layer.

Change-Id: I653882035512012aefd91f06ff0bdc73aa5e4430
2013-04-25 15:32:40 -07:00
..
2013-04-16 17:54:14 -07:00
2013-03-26 17:07:37 -07:00
2013-04-23 11:36:28 -07:00