Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrRenderTargetContextPriv.h33 opList->fLastDevClipBounds = devClipBounds; in setLastClip()
41 !opList->fLastDevClipBounds.contains(devClipBounds); in mustRenderClip()
DGrRenderTargetOpList.h146 SkIRect fLastDevClipBounds; variable