Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DSnapshot.cpp165 static Snapshot* getClipRoot(Snapshot* target) { in getClipRoot() function
177 target = getClipRoot(this); in serializeIntersectedClip()
187 *mClipArea = *(getClipRoot(this)->mClipArea); in applyClip()