Searched refs:absArcCoords (Results 1 – 1 of 1) sorted by relevance
1504 SkString absArcCoords; in emitArc() local1505 absArcCoords.printf(coordsMayBeNegative ? "abs(%s)" : "%s", coords.fVarying->fsIn()); in emitArc()1508 fSquareFun.c_str(), absArcCoords.c_str(), coords.fFragHalfSpan); in emitArc()1511 fSquareFun.c_str(), absArcCoords.c_str(), coords.fFragHalfSpan); in emitArc()1516 fSquareFun.c_str(), absArcCoords.c_str(), coords.fFragHalfSpan); in emitArc()