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.cpp870 void SurfaceDrawContext::setNeedsStencil() { in setNeedsStencil() function in skgpu::v1::SurfaceDrawContext
876 this->asRenderTargetProxy()->setNeedsStencil(); in setNeedsStencil()
889 this->setNeedsStencil(); in internalStencilClear()
1996 this->setNeedsStencil(); in addDrawOp()
DSurfaceDrawContext_v1.h637 void setNeedsStencil();