diff options
author | 2010-11-03 19:58:32 -0700 | |
---|---|---|
committer | 2010-11-03 19:58:32 -0700 | |
commit | e45362cad94c014d8b3765cb102db0f8c0d92500 (patch) | |
tree | 184c8a507c06f077668e294203ae370823fcb5e5 /libs/hwui/PathCache.cpp | |
parent | 5ec9924d24495822b589f1a17996655d66273b30 (diff) |
Fix rendering bug with saveLayerAlpha/drawColor.
drawColor() was not calling quickReject because it fills the clip region
and thus always passes the test. However, quickReject also checks whether
the current layer is invisible. drawColor() now performs the same check
and avoid drawing inside an invisible layer.
Change-Id: I63d0e9a8a9c0fba774f0f5c3870d58e6ed96fbd1
Diffstat (limited to 'libs/hwui/PathCache.cpp')
0 files changed, 0 insertions, 0 deletions