Searched refs:dashXAngleStep (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiarc.c1733 # define dashXAngleStep (((double) (90 * 64)) / ((double) (DASH_MAP_SIZE - 1))) macro
2200 ((double) excess) / dashXAngleStep;
2266 (map->map[a0+1] - map->map[a0]) * dashXAngleStep;
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiarc.c1834 #define dashXAngleStep (((double) (90 * 64)) / ((double) (DASH_MAP_SIZE - 1))) macro
2299 ((double) excess) / dashXAngleStep;
2364 (map->map[a0 + 1] - map->map[a0]) * dashXAngleStep;

Completed in 10 milliseconds