Rob Tsuk 487a92caef Clipping performance improvements
Create a ClipArea class to handle tracking clip regions. This class can
select the most efficient implementation depending on the types of
clipping presented.

ClipArea re-used the rectangle and region-based clipping
implementations as well as adding a "list of rotated rectangles"
approach that is more efficient for rotated views with children.

Change-Id: I2133761a2462ebc0852b394220e265974b3086f0
2015-01-14 17:24:58 -08:00
..
2014-05-08 13:57:05 -07:00
2014-05-08 13:57:05 -07:00
2014-06-10 01:53:17 +00:00
2015-01-14 17:24:58 -08:00