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

  /external/libvpx/libvpx/libmkv/
EbmlIDs.h 131 DisplayHeight = 0x54BA,
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11modes.c 315 *h = DisplayHeight(SDL_Display, SDL_Screen);
538 screen_h = DisplayHeight(SDL_Display, SDL_Screen);
939 screen_h = DisplayHeight(SDL_Display, SDL_Screen);
1015 screen_h = DisplayHeight(SDL_Display, SDL_Screen);
    [all...]
SDL_x11video.c 665 this->info.current_h = DisplayHeight(SDL_Display, SDL_Screen);
789 *y = (DisplayHeight(SDL_Display, SDL_Screen) - h)/2;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c 364 this->info.current_h = DisplayHeight(DGA_Display, DGA_Screen);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 130 #define DisplayHeight(dpy, scr) (ScreenOfDisplay(dpy,scr)->height)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 130 #define DisplayHeight(dpy, scr) (ScreenOfDisplay(dpy,scr)->height)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 130 #define DisplayHeight(dpy, scr) (ScreenOfDisplay(dpy,scr)->height)
    [all...]

Completed in 43 milliseconds