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

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11modes.c 298 *h = DisplayHeight(SDL_Display, SDL_Screen);
506 screen_h = DisplayHeight(SDL_Display, SDL_Screen);
903 screen_h = DisplayHeight(SDL_Display, SDL_Screen);
979 screen_h = DisplayHeight(SDL_Display, SDL_Screen);
    [all...]
SDL_x11video.c 648 this->info.current_h = DisplayHeight(SDL_Display, SDL_Screen);
768 *y = (DisplayHeight(SDL_Display, SDL_Screen) - h)/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 368 this->info.current_h = DisplayHeight(DGA_Display, DGA_Screen);

Completed in 480 milliseconds