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

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiarc.c145 struct ibound outeri; member in struct:arc_bound
2689 bound->outeri.min = ICEIL(bound->outer.min - acc->fromIntY);
2690 bound->outeri.max = floor(bound->outer.max - acc->fromIntY);
2859 if (boundedLe (y, bounds->outeri)) {
2937 if (boundedLe(y, bounds->outeri))
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiarc.c147 struct ibound outeri; member in struct:arc_bound
2741 bound->outeri.min = ICEIL(bound->outer.min - acc->fromIntY);
2742 bound->outeri.max = floor(bound->outer.max - acc->fromIntY);
2904 if (boundedLe(y, bounds->outeri)) {
2969 if (boundedLe(y, bounds->outeri))

Completed in 10 milliseconds