Searched refs:WIN_SetWindowGammaRamp (Results 1 – 3 of 3) sorted by relevance
69 extern int WIN_SetWindowGammaRamp(_THIS, SDL_Window * window, const Uint16 * ramp);
150 device->SetWindowGammaRamp = WIN_SetWindowGammaRamp; in WIN_CreateDevice()
616 WIN_SetWindowGammaRamp(_THIS, SDL_Window * window, const Uint16 * ramp) in WIN_SetWindowGammaRamp() function