Searched refs:SDL_SetGammaRamp (Results 1 – 3 of 3) sorted by relevance
107 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
146 SDL_SetGammaRamp
395 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16 *red, const Uint16 *green, const Uint16 *…