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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXcmu.c1189 static unsigned long shiftdown(unsigned long x) function
1213 if ((i = shiftdown(vinfo->red_mask)) > colorCube->red_max)
1215 if ((i = shiftdown(vinfo->green_mask)) > colorCube->green_max)
1217 if ((i = shiftdown(vinfo->blue_mask)) > colorCube->blue_max)

Completed in 493 milliseconds