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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11gamma_c.h 27 extern int X11_SetVidModeGamma(_THIS, float red, float green, float blue);
SDL_x11gamma.c 83 int X11_SetVidModeGamma(_THIS, float red, float green, float blue)
SDL_x11video.c 154 device->SetGamma = X11_SetVidModeGamma;
    [all...]

Completed in 933 milliseconds