Searched refs:y0p (Results 1 – 1 of 1) sorted by relevance
458 double y0p = (-x0 * sinTheta + y0 * cosTheta) / b; in drawArc() local464 double dy = y0p - y1p; in drawArc()466 double ym = (y0p + y1p) / 2; in drawArc()493 double eta0 = Math.atan2((y0p - cy), (x0p - cx)); in drawArc()