HomeSort by relevance Sort by last modified time
    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