Searched defs:SDL_VideoModeOK (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/
H A DSDL_video.c367 int SDL_VideoModeOK (int width, int height, int bpp, Uint32 flags) function
445 native_bpp = SDL_VideoModeOK(*w, *h, *BitsPerPixel, flags);

Completed in 36 milliseconds