Searched refs:IsYDecreasingOctant (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiline.h149 #define IsYDecreasingOctant(_octant) ((_octant) & YDECREASING) macro
H A Dmizerclip.c475 negslope = IsYDecreasingOctant(octant);
523 negslope = IsYDecreasingOctant(octant);
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiline.h148 #define IsYDecreasingOctant(_octant) ((_octant) & YDECREASING) macro
H A Dmizerclip.c467 negslope = IsYDecreasingOctant(octant);
511 negslope = IsYDecreasingOctant(octant);

Completed in 8 milliseconds