Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c2592 innerXfromXY(double x, double y, struct arc_def *def, struct accelerators *acc) in innerXfromXY() function
2685 innerx.min = innerXfromXY(ellipsex.min, bound->ellipse.min, def, acc); in computeBound()
2686 innerx.max = innerXfromXY(ellipsex.max, bound->ellipse.max, def, acc); in computeBound()