Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrRenderTargetContextPriv.h32 opList->fLastDevClipBounds = devClipBounds; in setLastClip()
42 !opList->fLastDevClipBounds.contains(devClipBounds) || in mustRenderClip()
DGrRenderTargetOpList.h222 SkIRect fLastDevClipBounds; variable
/external/skia/src/gpu/
DGrRenderTargetContextPriv.h32 opList->fLastDevClipBounds = devClipBounds; in setLastClip()
42 !opList->fLastDevClipBounds.contains(devClipBounds) || in mustRenderClip()
DGrRenderTargetOpList.h227 SkIRect fLastDevClipBounds; variable