Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
DSDL_macwm.c179 …short bytesPerEntry = (pTableGammaTemp->gDataWidth + 7) / 8; /* size, in bytes, of the device tabl… in GetDeviceGammaRampGD() local
333 short bytesPerEntry = (dataBits + 7) / 8; /* size, in bytes, of the device table entries */ in SetDeviceGammaRampGD() local