Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
DSDL_dspvideo.c162 static int DSp_GetMainDevice (_THIS, GDHandle *device);
458 static int DSp_GetMainDevice (_THIS, GDHandle *device) in DSp_GetMainDevice() function
549 if ( DSp_GetMainDevice(this, &SDL_Display) < 0) in DSp_VideoInit()