Searched refs:WIN_GetWindowGammaRamp (Results 1 – 3 of 3) sorted by relevance
70 extern int WIN_GetWindowGammaRamp(_THIS, SDL_Window * window, Uint16 * ramp);
151 device->GetWindowGammaRamp = WIN_GetWindowGammaRamp; in WIN_CreateDevice()
635 WIN_GetWindowGammaRamp(_THIS, SDL_Window * window, Uint16 * ramp) in WIN_GetWindowGammaRamp() function