Home
last modified time | relevance | path

Searched defs:estimateCoverage (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/geometry/
DGrQuadUtils.cpp723 float4 TessellationHelper::EdgeEquations::estimateCoverage(const float4& x2d, in estimateCoverage() function in GrQuadUtils::TessellationHelper::EdgeEquations
/third_party/skia/src/gpu/geometry/
DGrQuadUtils.cpp715 V4f TessellationHelper::EdgeEquations::estimateCoverage(const V4f& x2d, const V4f& y2d) const { in estimateCoverage() function in GrQuadUtils::TessellationHelper::EdgeEquations