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

/frameworks/base/libs/hwui/
H A DSnapshot.cpp165 static Snapshot* getClipRoot(Snapshot* target) { function in namespace:android::uirenderer
177 target = getClipRoot(this);
187 *mClipArea = *(getClipRoot(this)->mClipArea);

Completed in 391 milliseconds