Searched refs:dTheta (Results 1 – 1 of 1) sorted by relevance
281 const float dTheta = PI / (extra + 1); in getStrokeVerticesFromUnclosedVertices() local291 beginTheta += dTheta; in getStrokeVerticesFromUnclosedVertices()298 endTheta += dTheta; in getStrokeVerticesFromUnclosedVertices()462 const float dTheta = PI / (extra + 1); in storeCapAA() local463 const float radialScale = 2.0f / (1 + cos(dTheta)); in storeCapAA()468 theta += dTheta; in storeCapAA()