Searched refs:c1x (Results 1 – 1 of 1) sorted by relevance
97 float c1x = (eX + startX) / 2; in arcWithPoint() local103 path.cubicTo(c1x, c1y, c2x, c2y, endX, endY); in arcWithPoint()