Home
last modified time | relevance | path

Searched refs:DIB_DestroyWindow (Results 1 – 4 of 4) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/windib/
DSDL_dibevents_c.h32 extern void DIB_DestroyWindow(_THIS);
DSDL_dibevents.c577 void DIB_DestroyWindow(_THIS) in DIB_DestroyWindow() function
DSDL_dibvideo.c1150 DIB_DestroyWindow(this);
/external/qemu/distrib/sdl-1.2.12/src/video/gapi/
DSDL_gapivideo.c1138 DIB_DestroyWindow(this); in GAPI_VideoQuit()