Searched refs:HAIKU_SetWindowGammaRamp (Results 1 – 3 of 3) sorted by relevance
44 extern int HAIKU_SetWindowGammaRamp(_THIS, SDL_Window * window, const Uint16 * ramp);
87 device->SetWindowGammaRamp = HAIKU_SetWindowGammaRamp; in HAIKU_CreateDevice()
197 int HAIKU_SetWindowGammaRamp(_THIS, SDL_Window * window, const Uint16 * ramp) { in HAIKU_SetWindowGammaRamp() function
Completed in 3 milliseconds