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

  /hardware/intel/common/libva/va/drm/
va_drm_auth_x11.c 120 auth->window = DefaultRootWindow(auth->display);
  /external/libvncserver/client_examples/
scrap.c 281 XChangeProperty(SDL_Display, DefaultRootWindow(SDL_Display),
360 owner = DefaultRootWindow(SDL_Display);
533 DefaultRootWindow(SDL_Display), XA_CUT_BUFFER0,
  /external/deqp/framework/platform/X11/
tcuX11.cpp 132 ::Window root = DefaultRootWindow(dpy);
  /external/mesa3d/src/glx/apple/
apple_glx_pbuffer.c 132 root = DefaultRootWindow(dpy);
  /external/libvncserver/x11vnc/
selection.c 315 if (XGetWindowProperty(dpy, DefaultRootWindow(dpy),
xevents.c 200 rc = XQueryTree_wr(dpy, DefaultRootWindow(dpy), &r, &parent, &winlist, &nc);
472 w = DefaultRootWindow(dpy);
    [all...]
appshare.c 577 XChangeProperty(dpy, DefaultRootWindow(dpy), ticker_atom, XA_STRING, 8,
    [all...]
connections.c     [all...]
nox11.h 882 #define DefaultRootWindow(dpy) (ScreenOfDisplay(dpy,DefaultScreen(dpy))->root)
    [all...]
screen.c     [all...]
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 141 DefaultRootWindow(dsp),
  /hardware/intel/img/psb_video/src/x11/
psb_xvva.c 72 ret = XvQueryAdaptors(dpy, DefaultRootWindow(dpy), &numAdapt, &info);
310 scrn_cfg = XRRGetScreenInfo((Display *)ctx->native_dpy, DefaultRootWindow((Display *)ctx->native_dpy));
psb_xrandr.c 549 win = XCreateSimpleWindow(psb_xrandr_info->dpy, DefaultRootWindow(psb_xrandr_info->dpy), destx, desty, destw, desth, 0, 0, 0);
    [all...]
psb_coverlay.c 81 DefaultRootWindow(display),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 101 #define DefaultRootWindow(dpy) (ScreenOfDisplay(dpy,DefaultScreen(dpy))->root)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 98 #define DefaultRootWindow(dpy) (ScreenOfDisplay(dpy,DefaultScreen(dpy))->root)
    [all...]

Completed in 152 milliseconds