Home
last modified time | relevance | path

Searched defs:clipStackGenID (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrRenderTargetContextPriv.h28 void setLastClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in setLastClip()
38 bool mustRenderClip(uint32_t clipStackGenID, const SkIRect& devClipBounds, in mustRenderClip()
/external/skia/src/gpu/
DGrSurfaceDrawContext.h541 void setLastClip(uint32_t clipStackGenID, in setLastClip()
552 bool mustRenderClip(uint32_t clipStackGenID, in mustRenderClip()
/external/skia/src/pdf/
DSkPDFGraphicStackState.cpp145 uint32_t clipStackGenID = clipStack ? clipStack->getTopmostGenID() in updateClip() local
/external/skqp/src/pdf/
DSkPDFDevice.cpp288 uint32_t clipStackGenID = clipStack ? clipStack->getTopmostGenID() in updateClip() local