Home
last modified time | relevance | path

Searched defs:ramp (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bwindow.cc197 int HAIKU_SetWindowGammaRamp(_THIS, SDL_Window * window, const Uint16 * ramp) { in HAIKU_SetWindowGammaRamp()
202 int HAIKU_GetWindowGammaRamp(_THIS, SDL_Window * window, Uint16 * ramp) { in HAIKU_GetWindowGammaRamp()
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_pixels.c414 Uint16 *ramp; in pixels_calcGammaRamp() local
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowswindow.c706 WIN_SetWindowGammaRamp(_THIS, SDL_Window * window, const Uint16 * ramp) in WIN_SetWindowGammaRamp()
725 WIN_GetWindowGammaRamp(_THIS, SDL_Window * window, Uint16 * ramp) in WIN_GetWindowGammaRamp()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_pixels.c1143 SDL_CalculateGammaRamp(float gamma, Uint16 * ramp) in SDL_CalculateGammaRamp()
A DSDL_video.c2421 Uint16 ramp[256]; in SDL_SetWindowBrightness() local
/AliOS-Things-master/components/SDL2/src/haptic/linux/
A DSDL_syshaptic.c754 SDL_HapticRamp *ramp; in SDL_SYS_ToFFEffect() local
/AliOS-Things-master/components/SDL2/include/
A DSDL_haptic.h816 SDL_HapticRamp ramp; /**< Ramp effect. */ member
/AliOS-Things-master/components/SDL2/src/haptic/darwin/
A DSDL_syshaptic.c801 FFRAMPFORCE *ramp = NULL; in SDL_SYS_ToFFEFFECT() local
/AliOS-Things-master/components/SDL2/src/haptic/windows/
A DSDL_dinputhaptic.c613 DIRAMPFORCE *ramp; in SDL_SYS_ToDIEFFECT() local
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11window.c1498 X11_SetWindowGammaRamp(_THIS, SDL_Window * window, const Uint16 * ramp) in X11_SetWindowGammaRamp()

Completed in 24 milliseconds