Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
DSDL_sysvideo.cc346 static bool BE_FindClosestFSMode(_THIS, int width, int height, int bpp, in BE_FindClosestFSMode() function
437 if(BE_FindClosestFSMode(_this, width, height, bpp, &mode)) { in BE_SetFullScreen()