Searched defs:SDL_VIDEOEXPOSE (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_events.h70 SDL_VIDEOEXPOSE, /**< Screen needs to be redrawn */ enumerator in enum:__anon24330
111 SDL_VIDEOEXPOSEMASK = SDL_EVENTMASK(SDL_VIDEOEXPOSE),
202 Uint8 type; /**< SDL_VIDEOEXPOSE */

Completed in 99 milliseconds