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()
288 uint32_t clipStackGenID = clipStack ? clipStack->getTopmostGenID() in updateClip() local