Searched refs:XYPixmap (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/glx/ |
D | xfont.c | 151 image = XGetImage(dpy, pixmap, 0, 0, 8 * width, height, 1, XYPixmap); in fill_bitmap()
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | xfonts.c | 152 image = XGetImage(dpy, pixmap, 0, 0, 8 * width, height, 1, XYPixmap); in fill_bitmap()
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_usefont.c | 145 image = XGetImage(dpy, pixmap, 0, 0, 8 * width, height, 1, XYPixmap); in fill_bitmap()
|
/external/libvncserver/x11vnc/ |
D | nox11.h | 659 #define XYPixmap 1 /* depth == drawable depth */ macro
|
D | screen.c | 3498 case XYPixmap:
|