Home
last modified time | relevance | path

Searched refs:outerYfromXY (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c2586 outerYfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in outerYfromXY() function
2678 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()