Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrRenderTargetProxy.h65 void setNeedsStencil() { fNeedsStencil = true; } in setNeedsStencil() function
/third_party/skia/src/gpu/ops/
DAtlasRenderTask.cpp72 this->target(0)->asRenderTargetProxy()->setNeedsStencil(); in onMakeClosed()
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp869 void SurfaceDrawContext::setNeedsStencil() { in setNeedsStencil() function in skgpu::v1::SurfaceDrawContext
875 this->asRenderTargetProxy()->setNeedsStencil(); in setNeedsStencil()
888 this->setNeedsStencil(); in internalStencilClear()
1995 this->setNeedsStencil(); in addDrawOp()
DSurfaceDrawContext_v1.h634 void setNeedsStencil();