HomeSort by relevance Sort by last modified time
    Searched defs:SDL_VIDEOEXPOSE (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_events.h 70 SDL_VIDEOEXPOSE, /**< Screen needs to be redrawn */
111 SDL_VIDEOEXPOSEMASK = SDL_EVENTMASK(SDL_VIDEOEXPOSE),
202 Uint8 type; /**< SDL_VIDEOEXPOSE */
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_events.h 70 SDL_VIDEOEXPOSE, /**< Screen needs to be redrawn */
111 SDL_VIDEOEXPOSEMASK = SDL_EVENTMASK(SDL_VIDEOEXPOSE),
202 Uint8 type; /**< SDL_VIDEOEXPOSE */
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_events.h 70 SDL_VIDEOEXPOSE, /**< Screen needs to be redrawn */
111 SDL_VIDEOEXPOSEMASK = SDL_EVENTMASK(SDL_VIDEOEXPOSE),
202 Uint8 type; /**< SDL_VIDEOEXPOSE */
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_events.h 70 SDL_VIDEOEXPOSE, /**< Screen needs to be redrawn */
111 SDL_VIDEOEXPOSEMASK = SDL_EVENTMASK(SDL_VIDEOEXPOSE),
202 Uint8 type; /**< SDL_VIDEOEXPOSE */

Completed in 1494 milliseconds