commit | adc0d9da8648abfea1035fb1108eceea9fd9b5b1 | [log] [tgz] |
---|---|---|
author | Dohyun Lee <dohyun.lee@lge.com> | Mon Nov 24 21:08:15 2014 +0900 |
committer | Dohyun Lee <dohyun.lee@lge.com> | Mon Nov 24 21:08:15 2014 +0900 |
tree | 8656d15624a473abdf019d1d8d51de2d74adeaac | |
parent | ff4dd15cd024f72cbd2b6d547356de030b2dd71c [diff] |
Enable stencil clipping within clearLayerRegions Previously stencil clipping within clearLayerRegions is disabled by commit 62d307c2402777d5e53b4590af5f32f8c55afd81. However, clearing whole layer regions causes black-colored triangle regions when a TextView has RotateAnimation because the draw within clearLayerRegions does not affected by the current stencil clip. Change-Id: Id32a0b16754b109905f833e063ebfa156bd953f2 Signed-off-by: Dohyun Lee <dohyun.lee@lge.com>