Searched refs:isInverseFill (Results 1 – 2 of 2) sorted by relevance
90 static const GrUserStencilSettings* TestAndResetStencilSettings(bool isInverseFill = false) {113 return isInverseFill ? &kTestAndResetStencilInverted : &kTestAndResetStencil;
24 bool transposedInAtlas, GrSurfaceProxyView atlasView, bool isInverseFill) in DrawAtlasPathOp() argument31 isInverseFill ? AtlasInstancedHelper::ShaderFlags::kCheckBounds | in DrawAtlasPathOp()