Home
last modified time | relevance | path

Searched refs:SDL_SetGammaRamp (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_gamma.c107 succeeded = SDL_SetGammaRamp(ramp[0], ramp[1], ramp[2]); in SDL_SetGamma()
144 int SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *blue) in SDL_SetGammaRamp() function
/external/qemu/distrib/sdl-1.2.12/src/main/macos/exports/
DSDL.x146 SDL_SetGammaRamp
/external/qemu/distrib/sdl-1.2.12/include/
DSDL_video.h395 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *…