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

  /external/libvpx/libvpx/libmkv/
EbmlIDs.h 130 DisplayWidth = 0x54B0,
  /external/chromium_org/remoting/host/
desktop_resizer_linux.cc 176 // events, otherwise DisplayWidth and DisplayHeight do not return the current
191 DisplayWidth (display_, DefaultScreen(display_)),
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11modes.c 314 *w = DisplayWidth(SDL_Display, SDL_Screen);
537 screen_w = DisplayWidth(SDL_Display, SDL_Screen);
938 screen_w = DisplayWidth(SDL_Display, SDL_Screen);
1014 screen_w = DisplayWidth(SDL_Display, SDL_Screen);
    [all...]
SDL_x11video.c 664 this->info.current_w = DisplayWidth(SDL_Display, SDL_Screen);
788 *x = (DisplayWidth(SDL_Display, SDL_Screen) - w)/2;
    [all...]
  /external/chromium_org/chromeos/display/
real_output_configurator_delegate.cc 287 int current_width = DisplayWidth(display_, DefaultScreen(display_));
379 int current_width = DisplayWidth(display_, DefaultScreen(display_));
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
glx_api.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
fakeglx.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
fakeglx.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/
dri_glx.c 414 framebuffer.width = DisplayWidth(dpy, scrn);
  /external/chromium_org/ui/aura/
root_window_host_x11.cc     [all...]
  /external/mesa3d/src/glx/
dri_glx.c 414 framebuffer.width = DisplayWidth(dpy, scrn);
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c 363 this->info.current_w = DisplayWidth(DGA_Display, DGA_Screen);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlib.h 129 #define DisplayWidth(dpy, scr) (ScreenOfDisplay(dpy,scr)->width)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 129 #define DisplayWidth(dpy, scr) (ScreenOfDisplay(dpy,scr)->width)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlib.h 129 #define DisplayWidth(dpy, scr) (ScreenOfDisplay(dpy,scr)->width)
    [all...]

Completed in 1625 milliseconds