Searched defs:applyClip (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/tests/unit/ | ||
D | SnapshotTests.cpp | 50 TEST(Snapshot, applyClip) { in TEST() argument |
/frameworks/base/libs/hwui/ | ||
D | Snapshot.cpp | 184 void Snapshot::applyClip(const ClipBase* recordedClip, const Matrix4& transform) { in applyClip() function in android::uirenderer::Snapshot |
D | ClipArea.cpp | 512 void ClipArea::applyClip(const ClipBase* clip, const Matrix4& transform) { in applyClip() function in android::uirenderer::ClipArea |