Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/geometry/
DGrPathUtils.cpp425 SkScalar detDCSqd = dc.cross(da); in convert_noninflect_cubic_to_quads_with_constraint() local
426 detDCSqd = SkScalarSquare(detDCSqd); in convert_noninflect_cubic_to_quads_with_constraint()
428 detDCSqd * invDALengthSqd < toleranceSqd) { in convert_noninflect_cubic_to_quads_with_constraint()