Home
last modified time | relevance | path

Searched refs:opBounds (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/ops/
DOpsTask.cpp362 SkRect opBounds = op->bounds(); in appendOp() local
364 if (!this->tryConcat(&chain, processorAnalysis, *dstProxyView, appliedClip, opBounds, caps, in appendOp()
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext_v1.h696 bool SK_WARN_UNUSED_RESULT setupDstProxyView(const SkRect& opBounds,
DSurfaceDrawContext.cpp2022 bool SurfaceDrawContext::setupDstProxyView(const SkRect& opBounds, in setupDstProxyView() argument
2095 SkIRect conservativeDrawBounds = opBounds.roundOut(); in setupDstProxyView()