Home
last modified time | relevance | path

Searched refs:BE_PumpEvents (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
DSDL_sysevents_c.h31 extern void BE_PumpEvents(_THIS);
DSDL_sysevents.cc40 void BE_PumpEvents(_THIS) in BE_PumpEvents() function
DSDL_sysvideo.cc149 device->PumpEvents = BE_PumpEvents; in BE_CreateDevice()