Searched refs:SDL_SetWindowBrightness (Results 1 – 4 of 4) sorted by relevance
856 extern DECLSPEC int SDLCALL SDL_SetWindowBrightness(SDL_Window * window, float brightness);
551 #define SDL_SetWindowBrightness SDL_SetWindowBrightness_REAL macro
577 SDL_DYNAPI_PROC(int,SDL_SetWindowBrightness,(SDL_Window *a, float b),(a,b),return)
2204 SDL_SetWindowBrightness(SDL_Window * window, float brightness) in SDL_SetWindowBrightness() function