Home | History | Annotate | Download | only in SDL

Lines Matching full:uint16

52 	Uint16 w, h;
100 Uint16 pitch; /**< Read-only */
212 Uint16 *pitches; /**< Read-only */
438 extern DECLSPEC int SDLCALL SDL_SetGammaRamp(const Uint16Uint16 *green, const Uint16 *blue);
449 extern DECLSPEC int SDLCALL SDL_GetGammaRamp(Uint16 *red, Uint16 *green, Uint16 *blue);