Searched refs:IsYDecreasingOctant (Results 1 – 2 of 2) sorted by relevance
462 negslope = IsYDecreasingOctant(octant); in miZeroClipLine()506 negslope = IsYDecreasingOctant(octant); in miZeroClipLine()
148 #define IsYDecreasingOctant(_octant) ((_octant) & YDECREASING) macro