Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkPathBuilder.cpp270 static void angles_to_unit_vectors(SkScalar startAngle, SkScalar sweepAngle, in angles_to_unit_vectors() function
345 angles_to_unit_vectors(startAngle, sweepAngle, &startV, &stopV, &dir); in arcTo()
DSkPath.cpp869 static void angles_to_unit_vectors(SkScalar startAngle, SkScalar sweepAngle, in angles_to_unit_vectors() function
1109 angles_to_unit_vectors(startAngle, sweepAngle, &startV, &stopV, &dir); in arcTo()
/third_party/flutter/skia/src/core/
DSkPath.cpp1131 static void angles_to_unit_vectors(SkScalar startAngle, SkScalar sweepAngle, in angles_to_unit_vectors() function
1371 angles_to_unit_vectors(startAngle, sweepAngle, &startV, &stopV, &dir); in arcTo()