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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gamma_c.h 28 extern int X11_GetVidModeGamma(_THIS, float *red, float *green, float *blue);
SDL_x11gamma.c 110 int X11_GetVidModeGamma(_THIS, float *red, float *green, float *blue)
SDL_x11video.c 155 device->GetGamma = X11_GetVidModeGamma;
    [all...]

Completed in 78 milliseconds