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