Home
last modified time | relevance | path

Searched refs:none_as_coverage_aa_compatible (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp42 static bool none_as_coverage_aa_compatible(GrAAType aa1, GrAAType aa2) { in none_as_coverage_aa_compatible() function
59 (noneAsCoverageAA && none_as_coverage_aa_compatible(this->aaType(), that.aaType()))); in isCompatible()
/external/skqp/src/gpu/ops/
DGrSimpleMeshDrawOpHelper.cpp42 static bool none_as_coverage_aa_compatible(GrAAType aa1, GrAAType aa2) { in none_as_coverage_aa_compatible() function
59 (noneAsCoverageAA && none_as_coverage_aa_compatible(this->aaType(), that.aaType()))); in isCompatible()