Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrRenderTargetContextPriv.h38 bool mustRenderClip(int32_t clipStackGenID, const SkIRect& devClipBounds) const { in mustRenderClip() function
DGrClipStackClip.cpp348 if (renderTargetContext->priv().mustRenderClip(reducedClip.elementsGenID(), in apply()