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/
DGrRenderTargetContextPriv.h38 bool mustRenderClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in mustRenderClip() function
DGrClipStackClip.cpp300 if (renderTargetContext->priv().mustRenderClip(reducedClip.maskGenID(), reducedClip.scissor(), in applyClipMask()