OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_ApplyGamma
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/
SDL_pixels_c.h
46
extern void
SDL_ApplyGamma
(Uint16 *gamma, SDL_Color *colors, SDL_Color *output, int ncolors);
SDL_video.c
[
all
...]
SDL_pixels.c
423
void
SDL_ApplyGamma
(Uint16 *gamma, SDL_Color *colors, SDL_Color *output,
Completed in 290 milliseconds