Searched refs:stopRad (Results 1 – 1 of 1) sorted by relevance
938 SkScalar stopRad = SkDegreesToRadians(startAngle + sweepAngle); in angles_to_unit_vectors() local943 stopRad -= deltaRad; in angles_to_unit_vectors()944 stopV->fY = SkScalarSinCos(stopRad, &stopV->fX); in angles_to_unit_vectors()