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

/external/skia/src/core/
H A DSkPath.cpp922 static void angles_to_unit_vectors(SkScalar startAngle, SkScalar sweepAngle, function
1143 angles_to_unit_vectors(startAngle, sweepAngle, &startV, &stopV, &dir);

Completed in 57 milliseconds