Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/picogui/
DSDL_pgevents_c.h32 extern void PG_PumpEvents(_THIS);
DSDL_pgevents.c83 void PG_PumpEvents(_THIS) in PG_PumpEvents() function
DSDL_pgvideo.c129 device->PumpEvents = PG_PumpEvents; in PG_CreateDevice()