OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Mac_SetGammaRamp
(Results
1 - 4
of
4
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_macwm_c.h
38
extern int
Mac_SetGammaRamp
(_THIS, Uint16 *ramp);
SDL_macwm.c
409
int
Mac_SetGammaRamp
(_THIS, Uint16 *ramp)
/external/qemu/distrib/sdl-1.2.12/src/video/macrom/
SDL_romvideo.c
162
device->SetGammaRamp =
Mac_SetGammaRamp
;
/external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
SDL_dspvideo.c
301
device->SetGammaRamp =
Mac_SetGammaRamp
;
[
all
...]
Completed in 31 milliseconds