Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPathUtils.cpp436 SkScalar detDCSqd = dc.cross(da); in convert_noninflect_cubic_to_quads() local
437 detDCSqd = SkScalarSquare(detDCSqd); in convert_noninflect_cubic_to_quads()
439 detDCSqd * invDALengthSqd < toleranceSqd) in convert_noninflect_cubic_to_quads()