diff options
author | Chris Craik <ccraik@google.com> | 2016-07-14 14:24:16 -0700 |
---|---|---|
committer | Chris Craik <ccraik@google.com> | 2016-07-14 14:37:08 -0700 |
commit | 0658435096a26067c0183e0a977c9ae0af1cc006 (patch) | |
tree | 4c4cea9509a917bfb2bf2c25d3b3204a951043c2 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 55c7c9c2d4fd9cf3295eb7a4602adf87425b1945 (diff) |
Fix rotated clip regions
bug: 26562461
fixes: 30109912
SeekBar clips out the area of the thumb when drawing its track. This
creates a clip region, since a rect has been subtracted.
This changes region transform support in computing final clip to
properly support any rect-to-rect transform (such as 90 degree rotation)
when applying a clip region.
Change-Id: Ib3bbc52637e59e00b3a7e7d5c4c40555e26c578b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions