Searched refs:mustRenderClip (Results 1 – 4 of 4) sorted by relevance
38 bool mustRenderClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in mustRenderClip() function
298 if (renderTargetContext->priv().mustRenderClip(reducedClip.maskGenID(), reducedClip.scissor(), in applyClipMask()
339 if (!fRTC->mustRenderClip(genID, bounds, numFPs)) { in init()
552 bool mustRenderClip(uint32_t clipStackGenID, in mustRenderClip() function