Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGeometry.cpp1139 SkScalar dPtMagnitude = SkPointPriv::LengthSqd(dPt); in SkFindCubicCusp() local
1141 if (dPtMagnitude < precision) { in SkFindCubicCusp()