Home
last modified time | relevance | path

Searched defs:shiftRightValue (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
DSDL_macwm.c180 …short shiftRightValue = pTableGammaTemp->gDataWidth - 8; /* number of right shifts device -> ram… in GetDeviceGammaRampGD() local
334 short shiftRightValue = 8 - dataBits; /* number of right shifts ramp -> device */ in SetDeviceGammaRampGD() local