Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/photon/
DSDL_ph_video.c48 static void ph_VideoQuit(_THIS);
102 device->VideoQuit = ph_VideoQuit; in ph_CreateDevice()
568 static void ph_VideoQuit(_THIS) in ph_VideoQuit() function