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

  /external/libpng/contrib/gregbook/
rpng-x.c 449 depth = DisplayPlanes(display, screen);
rpng2-x.c 826 depth = DisplayPlanes(display, screen);
    [all...]
  /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)
    [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)
    [all...]
  /external/libvncserver/x11vnc/
nox11.h 893 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth)
    [all...]

Completed in 285 milliseconds