Searched refs:outerYfromXY (Results 1 – 1 of 1) sorted by relevance
2586 outerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in outerYfromXY() function2678 bound->outer.min = outerYfromXY(ellipsex.min, bound->ellipse.min, def, acc); in computeBound()2679 bound->outer.max = outerYfromXY(ellipsex.max, bound->ellipse.max, def, acc); in computeBound()