OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_GetGamma
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/
SDL_gamma.c
119
int
SDL_GetGamma
(float *red, float *green, float *blue)
/external/qemu/distrib/sdl-1.2.15/test/
testgamma.c
119
if (
SDL_GetGamma
(&real[0], &real[1], &real[2]) < 0 ) {
Completed in 88 milliseconds