Lines Matching full:theta
119 SkScalar theta = SkScalarATan2(rSin, rCos);121 int steps = SkScalarFloorToInt(r*theta*kRecipPixelsPerArcSegment);123 SkScalar dTheta = theta / steps;