HomeSort by relevance Sort by last modified time
    Searched refs:SDL_PEEKEVENT (Results 1 - 10 of 10) sorted by null

  /external/qemu/distrib/sdl-1.2.15/include/
SDL_quit.h 53 (SDL_PumpEvents(), SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUITMASK))
SDL_events.h 255 SDL_PEEKEVENT,
264 * If 'action' is SDL_PEEKEVENT, up to 'numevents' events at the front
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_quit.h 53 (SDL_PumpEvents(), SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUITMASK))
SDL_events.h 255 SDL_PEEKEVENT,
264 * If 'action' is SDL_PEEKEVENT, up to 'numevents' events at the front
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_quit.h 53 (SDL_PumpEvents(), SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUITMASK))
SDL_events.h 255 SDL_PEEKEVENT,
264 * If 'action' is SDL_PEEKEVENT, up to 'numevents' events at the front
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_quit.h 53 (SDL_PumpEvents(), SDL_PeepEvents(NULL,0,SDL_PEEKEVENT,SDL_QUITMASK))
SDL_events.h 255 SDL_PEEKEVENT,
264 * If 'action' is SDL_PEEKEVENT, up to 'numevents' events at the front
  /external/qemu/distrib/sdl-1.2.15/test/
threadwin.c 328 if ( SDL_PeepEvents(NULL, 0, SDL_PEEKEVENT, SDL_QUITMASK) ) {
  /external/qemu/distrib/sdl-1.2.15/src/events/
SDL_events.c 341 action = SDL_PEEKEVENT;

Completed in 997 milliseconds