OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:saved_alpha
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/test/
testgl.c
178
Uint8
saved_alpha
;
local
210
saved_alpha
= surface->format->alpha;
224
SDL_SetAlpha(surface, saved_flags,
saved_alpha
);
Completed in 217 milliseconds