Searched defs:setNeedsStencil (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/gpu/ | ||
H A D | GrRenderTargetProxy.h | 65 void setNeedsStencil() { fNeedsStencil = true; } in setNeedsStencil() function in GrRenderTargetProxy |
/third_party/skia/src/gpu/v1/ | ||
H A D | SurfaceDrawContext.cpp | 871 void SurfaceDrawContext::setNeedsStencil() { in setNeedsStencil() function in skgpu::v1::SurfaceDrawContext |
Completed in 5 milliseconds