Home
last modified time | relevance | path

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

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