Searched defs:SDL_SetGammaRamp (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_gamma.c107 succeeded = SDL_SetGammaRamp(ramp[0], ramp[1], ramp[2]);
144 int SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *blue) function

Completed in 263 milliseconds