Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DGrSimpleMeshDrawOpHelper.h119 bool compatibleWithCoverageAsAlpha() const { return fCompatibleWithCoverageAsAlpha; } in compatibleWithCoverageAsAlpha() function
DQuadPerEdgeAA.h106 bool compatibleWithCoverageAsAlpha() const { return fCompatibleWithCoverageAsAlpha; } in compatibleWithCoverageAsAlpha() function
DStrokeRectOp.cpp557 bool compatibleWithCoverageAsAlpha(bool usesMSAASurface) const { in compatibleWithCoverageAsAlpha() function in skgpu::ganesh::StrokeRectOp::__anon639f9e8c0111::AAStrokeRectOp
/external/skia/src/gpu/ganesh/
DGrFragmentProcessor.h261 bool compatibleWithCoverageAsAlpha() const { in compatibleWithCoverageAsAlpha() function