Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DOpsTask.h272 SkIRect fLastDevClipBounds; variable
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp1499 opsTask->fLastDevClipBounds = devClipBounds; in setLastClip()
1508 !opsTask->fLastDevClipBounds.contains(devClipBounds) || in mustRenderClip()