Searched refs:geoDy (Results 1 – 1 of 1) sorted by relevance
1461 SkScalar geoDy = SK_ScalarHalf / SkScalarSqrt(b * b + d * d); in DIEllipseOp() local1465 params.fInnerYRadius, geoDx, geoDy, params.fStyle, in DIEllipseOp()1467 params.fCenter.fY - params.fYRadius - geoDy, in DIEllipseOp()1469 params.fCenter.fY + params.fYRadius + geoDy)}); in DIEllipseOp()