Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrRenderTargetContextPriv.h38 bool mustRenderClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in mustRenderClip() function
DGrClipStackClip.cpp298 if (renderTargetContext->priv().mustRenderClip(reducedClip.maskGenID(), reducedClip.scissor(), in applyClipMask()
/external/skia/src/gpu/
DGrStencilMaskHelper.cpp339 if (!fRTC->mustRenderClip(genID, bounds, numFPs)) { in init()
DGrSurfaceDrawContext.h552 bool mustRenderClip(uint32_t clipStackGenID, in mustRenderClip() function