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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libmkv/
EbmlIDs.h 130 DisplayWidth = 0x54B0,
  /external/libvpx/libvpx/third_party/libmkv/
EbmlIDs.h 130 DisplayWidth = 0x54B0,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
EbmlIDs.h 130 DisplayWidth = 0x54B0,
  /external/chromium_org/remoting/host/
desktop_resizer_linux.cc 180 // events, otherwise DisplayWidth and DisplayHeight do not return the current
196 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/ui/display/chromeos/x11/
native_display_delegate_x11.cc 297 DisplayWidth(display_, DefaultScreen(display_)),
696 int width = DisplayWidth(display_, DefaultScreen(display_));
  /external/chromium_org/ui/aura/
window_tree_host_x11.cc 734 return gfx::Size(DisplayWidth(xdisplay, 0), DisplayHeight(xdisplay, 0));
  /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/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);
  /hardware/intel/img/psb_video/src/x11/
psb_coverlay.c 133 int display_width = (int)(DisplayWidth(display, DefaultScreen(display))) - 1;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
Xlib.h 108 #define DisplayWidth(dpy, scr) (ScreenOfDisplay(dpy,scr)->width)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 108 #define DisplayWidth(dpy, scr) (ScreenOfDisplay(dpy,scr)->width)
    [all...]

Completed in 1344 milliseconds