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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h 112 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth)
120 #define DefaultDepth(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth)
141 #define DefaultDepthOfScreen(s) ((s)->root_depth)
148 #define PlanesOfScreen(s) ((s)->root_depth)
276 int root_depth; /* bits per pixel */ member in struct:__anon29745
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h 109 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth)
117 #define DefaultDepth(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth)
138 #define DefaultDepthOfScreen(s) ((s)->root_depth)
145 #define PlanesOfScreen(s) ((s)->root_depth)
273 int root_depth; /* bits per pixel */ member in struct:__anon31608
    [all...]
  /external/libvncserver/x11vnc/
nox11.h 893 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth)
901 #define DefaultDepth(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth)
922 #define DefaultDepthOfScreen(s) ((s)->root_depth)
929 #define PlanesOfScreen(s) ((s)->root_depth)
1059 int root_depth; /* bits per pixel */ member in struct:__anon13580
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xproto.h 372 uint8_t root_depth; /**< */ member in struct:xcb_screen_t
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xproto.h 372 uint8_t root_depth; /**< */ member in struct:xcb_screen_t
    [all...]

Completed in 569 milliseconds