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

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11modes.c 297 *w = DisplayWidth(SDL_Display, SDL_Screen);
505 screen_w = DisplayWidth(SDL_Display, SDL_Screen);
902 screen_w = DisplayWidth(SDL_Display, SDL_Screen);
978 screen_w = DisplayWidth(SDL_Display, SDL_Screen);
    [all...]
SDL_x11video.c 647 this->info.current_w = DisplayWidth(SDL_Display, SDL_Screen);
767 *x = (DisplayWidth(SDL_Display, SDL_Screen) - w)/2;
    [all...]
  /external/opencore/codecs_v2/omx/omx_m4v/src/
omx_mpeg4_component.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/dga/
SDL_dgavideo.c 367 this->info.current_w = DisplayWidth(DGA_Display, DGA_Screen);

Completed in 32 milliseconds