Searched defs:applyClip (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DSnapshot.cpp264 void Snapshot::applyClip(const ClipBase* recordedClip, const Matrix4& transform) { function in class:android::uirenderer::Snapshot
269 mClipArea->applyClip(recordedClip, transform);
H A DClipArea.cpp515 void ClipArea::applyClip(const ClipBase* clip, const Matrix4& transform) { function in class:android::uirenderer::ClipArea

Completed in 35 milliseconds