HomeSort by relevance Sort by last modified time
    Searched refs:Mac_GetGammaRamp (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_macwm_c.h 39 extern int Mac_GetGammaRamp(_THIS, Uint16 *ramp);
SDL_macwm.c 425 int Mac_GetGammaRamp(_THIS, Uint16 *ramp)
  /external/qemu/distrib/sdl-1.2.12/src/video/macrom/
SDL_romvideo.c 163 device->GetGammaRamp = Mac_GetGammaRamp;
  /external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c 302 device->GetGammaRamp = Mac_GetGammaRamp;
    [all...]

Completed in 66 milliseconds