OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_best_resolution
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgxmodes.c
35
static void
set_best_resolution
(_THIS, int width, int height)
function
274
set_best_resolution
(this, real_w,real_h);
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11modes.c
101
static void
set_best_resolution
(_THIS, int width, int height)
function
151
fprintf(stderr, "XME:
set_best_resolution
(): w = %d, h = %d\n",
169
fprintf(stderr, "XME:
set_best_resolution
: "
188
fprintf(stderr, "XRANDR:
set_best_resolution
(): w = %d, h = %d\n",
213
fprintf(stderr, "XRANDR:
set_best_resolution
: "
917
set_best_resolution
(this, window_w, window_h);
[
all
...]
Completed in 212 milliseconds