Searched refs:falen (Results 1 – 2 of 2) sorted by relevance
414 float falen = fa + angleSpan; in strokeArc() local422 …e(cr, x + hRadius, (y + vRadius) * reverseScaleFactor, hRadius, -fa * M_PI/180, -falen * M_PI/180); in strokeArc()
337 float falen = fa + angleSpan; in strokeArc() local339 float end = -falen * piFloat / 180.0f; in strokeArc()