aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/android/SkAndroidFrameworkUtils.cpp
Commit message (Collapse)AuthorAge
* Add a private API for writing the clip to the stencilGravatar Stan Iliev2017-08-02
Add a private API used by Android framework, which writes the clip into a stencil buffer. This is used by HWUI to clip the WebView. Bug: 31489986 Change-Id: I94515f1539acd9d069c8aceb3300577feed9c94f Reviewed-on: https://skia-review.googlesource.com/29521 Commit-Queue: Stan Iliev <stani@google.com> Reviewed-by: Derek Sollenberger <djsollen@google.com>