Home
last modified time | relevance | path

Searched refs:fClippedContentBounds (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DOpsTask.cpp475 (fClippedContentBounds.isEmpty() && fColorLoadOp != GrLoadOp::kDiscard)) { in onPrePrepare()
501 (fClippedContentBounds.isEmpty() && fColorLoadOp != GrLoadOp::kDiscard)) { in onPrepare()
560 (fClippedContentBounds.isEmpty() && fColorLoadOp != GrLoadOp::kDiscard)) { in onExecute()
632 fClippedContentBounds, in onExecute()
699 fClippedContentBounds = SkIRect::MakeEmpty(); in reset()
740 fClippedContentBounds.join(toMerge->fClippedContentBounds); in mergeFrom()
1085 clippedContentBounds.roundOut(&fClippedContentBounds); in onMakeClosed()
1089 fClippedContentBounds); in onMakeClosed()
H A DOpsTask.h288 SkIRect fClippedContentBounds = SkIRect::MakeEmpty(); member in skgpu::v1::OpsTask::CanDiscardPreviousOps

Completed in 3 milliseconds