Home | History | Annotate | Download | only in SDL

Lines Matching refs:green

424 extern DECLSPEC int SDLCALL SDL_SetGamma(float red, float green, float blue);
427 * Set the gamma translation table for the red, green, and blue channels
438 green, const Uint16 *blue);
449 extern DECLSPEC int SDLCALL SDL_GetGammaRamp(Uint16 *red, Uint16 *green, Uint16 *blue);