HomeSort by relevance Sort by last modified time
    Searched refs:get_mode_any_format (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_modes_c.h 40 extern int get_mode_any_format(int width, int height, int bpp);
SDL_ph_modes.c 167 int get_mode_any_format(int width, int height, int bpp) function
254 if ((mode = get_mode_any_format(screen->w, screen->h, screen->format->BitsPerPixel)) == 0)

Completed in 107 milliseconds