OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DUMMY_PumpEvents
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/dummy/
SDL_nullevents_c.h
30
extern void
DUMMY_PumpEvents
(_THIS);
SDL_nullevents.c
34
void
DUMMY_PumpEvents
(_THIS)
SDL_nullvideo.c
128
device->PumpEvents =
DUMMY_PumpEvents
;
Completed in 39 milliseconds