HomeSort by relevance Sort by last modified time
    Searched refs:PumpEvents (Results 26 - 38 of 38) sorted by null

12

  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c 158 device->PumpEvents = DGA_PumpEvents;
  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemvideo.c 175 device->PumpEvents = GEM_PumpEvents;
  /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c 320 device->PumpEvents = Mac_PumpEvents;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/xbios/
SDL_xbios.c 249 device->PumpEvents = Atari_PumpEvents;
  /external/qemu/distrib/sdl-1.2.15/src/video/directfb/
SDL_DirectFB_video.c 147 device->PumpEvents = DirectFB_PumpEvents;
  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.c 331 device->PumpEvents = DIB_PumpEvents;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA1/
SDL_epocvideo.cpp 223 device->PumpEvents = EPOC_PumpEvents;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 219 device->PumpEvents = DIB_PumpEvents;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 181 device->PumpEvents = X11_PumpEvents;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.c 271 this->PumpEvents = FB_PumpEvents;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m 219 device->PumpEvents = QZ_PumpEvents;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/
SDL_os2fslib.c     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/windx5/
SDL_dx5video.c 637 device->PumpEvents = DX5_PumpEvents;
    [all...]

Completed in 343 milliseconds

12