Searched refs:clipIsEmpty (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DCanvasState.cpp207 return !mSnapshot->clipIsEmpty();
212 return !mSnapshot->clipIsEmpty();
H A DSnapshot.h144 bool clipIsEmpty() const { return mClipArea->isEmpty(); } function in class:android::uirenderer::Snapshot

Completed in 218 milliseconds