Home
last modified time | relevance | path

Searched defs:doStencilMSAA (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/ops/
DGrStencilAndCoverPathRenderer.cpp92 bool doStencilMSAA = GrAAType::kNone != args.fAAType; in onDrawPath() local
155 GrAA doStencilMSAA = GrAA::kNo; in onDrawPath() local
/third_party/flutter/skia/src/gpu/
DGrReducedClip.cpp840 bool doStencilMSAA = element->isAA() && renderTargetContext->numSamples() > 1; in drawStencilClipMask() local
DGrRenderTargetContext.cpp877 GrAA doStencilMSAA, in stencilPath()
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp913 GrAA doStencilMSAA, in stencilPath()