Searched defs:clipStackGenID (Results 1 – 4 of 4) sorted by relevance
28 void setLastClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in setLastClip()38 bool mustRenderClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in mustRenderClip()
541 void setLastClip(uint32_t clipStackGenID, in setLastClip()552 bool mustRenderClip(uint32_t clipStackGenID, in mustRenderClip()
145 uint32_t clipStackGenID = clipStack ? clipStack->getTopmostGenID() in updateClip() local
288 uint32_t clipStackGenID = clipStack ? clipStack->getTopmostGenID() in updateClip() local