commit | 792fb3252f6460acfd82c4e5d7536ca6b787a0e0 | [log] [tgz] |
---|---|---|
author | Derek Sollenberger <djsollen@google.com> | Fri Mar 03 14:02:09 2017 -0500 |
committer | Derek Sollenberger <djsollen@google.com> | Fri Mar 03 14:24:58 2017 -0500 |
tree | ff594d42d5f79ace8de6e98992c11684141a1c12 | |
parent | 1937bfabeb9e1c5fcc7e9972c55e75d1b7d3e62c [diff] |
Use SkPaint.nothingToDraw instead of PaintUtils helper. The PaintUtils helper is now shared between all pipelines and was missing a quick reject test for drawLoopers which are used in view.setShadowLayer and supported in the Skia pipelines. Bug: 35809097 Test: added hwui unit test and verified in DocumentsUI app Change-Id: I3c4a988f1c42b7f421f78ac3659af1daee910ea2