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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libmkv/
EbmlIDs.h 131 DisplayHeight = 0x54BA,
  /external/libvncserver/x11vnc/
win_utils.c 619 int disp_y = DisplayHeight(dpy, scr);
screen.c     [all...]
nox11.h 890 #define DisplayHeight(dpy, scr) (ScreenOfDisplay(dpy,scr)->height)
    [all...]
x11vnc.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
fakeglx.c     [all...]
  /external/mesa3d/src/glx/
dri_glx.c 415 framebuffer.height = DisplayHeight(dpy, scrn);
  /hardware/intel/img/psb_video/src/x11/
psb_coverlay.c 134 int display_height = (int)(DisplayHeight(display, DefaultScreen(display))) - 1;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 109 #define DisplayHeight(dpy, scr) (ScreenOfDisplay(dpy,scr)->height)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 106 #define DisplayHeight(dpy, scr) (ScreenOfDisplay(dpy,scr)->height)
    [all...]

Completed in 1166 milliseconds