/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | xm_api.h | 167 Colormap cmap ); 251 extern XMesaBuffer XMesaCreatePBuffer(XMesaVisual v, Colormap cmap, 270 Colormap cmap, 332 Colormap cmap; /* the X colormap */ 363 xmesa_find_buffer(Display *dpy, Colormap cmap, XMesaBuffer notThis);
|
D | xm_api.c | 439 XMesaVisual vis, Colormap cmap) in create_xmesa_buffer() 487 xmesa_find_buffer(Display *dpy, Colormap cmap, XMesaBuffer notThis) in xmesa_find_buffer() 558 Colormap cmap) in initialize_visual_and_buffer() 956 Colormap cmap; in XMesaCreateWindowBuffer() 1007 XMesaCreatePixmapBuffer(XMesaVisual v, Pixmap p, Colormap cmap) in XMesaCreatePixmapBuffer() 1032 Colormap cmap, in XMesaCreatePixmapTextureBuffer() 1088 XMesaCreatePBuffer(XMesaVisual v, Colormap cmap, in XMesaCreatePBuffer()
|
/external/mesa3d/docs/ |
D | MESA_pixmap_colormap.spec | 53 Pixmap pixmap, Colormap cmap ); 70 Pixmap pixmap, Colormap cmap );
|
/external/ImageMagick/MagickCore/ |
D | xwindow-private.h | 492 XMakeCursor(Display *,Window,Colormap,char *,char *); 511 XBestPixel(Display *,const Colormap,XColor *,unsigned int,XColor *), 532 XGetMapInfo(const XVisualInfo *,const Colormap,XStandardColormap *),
|
D | xwindow.c | 1026 MagickPrivate void XBestPixel(Display *display,const Colormap colormap, in XBestPixel() 1374 if (map_info->colormap == (Colormap) NULL) in XBestVisualInfo() 1693 Colormap in XConfigureImageColormap() 2846 if (map_info->colormap != (Colormap) NULL) in XFreeStandardColormap() 2857 map_info->colormap=(Colormap) NULL; in XFreeStandardColormap() 2939 const Colormap colormap,XStandardColormap *map_info) in XGetMapInfo() 3033 Colormap in XGetPixelInfo() 3976 Colormap in XGetWindowImage() 3995 Colormap in XGetWindowImage() 4238 if (window_info[id].colormap != (Colormap) NULL) in XGetWindowImage() [all …]
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/jni-headers/linux/ |
D | jawt_md.h | 28 Colormap colormapID;
|
/external/libgdx/extensions/gdx-freetype/jni/jni-headers/linux/ |
D | jawt_md.h | 28 Colormap colormapID;
|
/external/libgdx/gdx/jni/jni-headers/linux/ |
D | jawt_md.h | 28 Colormap colormapID;
|
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/jni-headers/linux/ |
D | jawt_md.h | 28 Colormap colormapID;
|
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/headers/linux/ |
D | jawt_md.h | 28 Colormap colormapID;
|
/external/libgdx/extensions/gdx-bullet/jni/jni-headers/linux/ |
D | jawt_md.h | 28 Colormap colormapID;
|
/external/deqp/framework/platform/X11/ |
D | tcuX11.hpp | 101 ::Colormap m_colormap;
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | xmesa_x.h | 44 typedef Colormap XMesaColormap;
|
D | glxapi.h | 185 …GLXPixmap (*CreateGLXPixmapMESA)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap);
|
D | realglx.h | 52 Pixmap pixmap, Colormap cmap );
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/ |
D | d3d11x11main.cpp | 24 Colormap cmap = XCreateColormap(dpy, RootWindow(dpy, DefaultScreen(dpy)), visual, AllocNone); in main()
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/ |
D | d3d10x11main.cpp | 50 Colormap cmap = XCreateColormap(dpy, RootWindow(dpy, DefaultScreen(dpy)), visual, AllocNone); in main()
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glxext.h | 519 extern GLXPixmap glXCreateGLXPixmapMESA (Display *, XVisualInfo *, Pixmap, Colormap); 521 …* PFNGLXCREATEGLXPIXMAPMESAPROC) (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
|
/external/mesa3d/src/glx/apple/ |
D | glx_empty.c | 157 Pixmap pixmap, Colormap cmap) in glXCreateGLXPixmapMESA()
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/ |
D | LinuxMouse.cpp | 74 Colormap colormap; in _initialize()
|
/external/ImageMagick/coders/ |
D | xpm.c | 584 Colormap[]= in WritePICONImage() local 689 affinity_image=BlobToImage(blob_info,Colormap,ColormapExtent,exception); in WritePICONImage()
|
D | dps.c | 198 map_info->colormap=(Colormap) NULL; in ReadDPSImage()
|
/external/mesa3d/include/GL/ |
D | glxext.h | 784 extern GLXPixmap glXCreateGLXPixmapMESA (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap… 786 …* PFNGLXCREATEGLXPIXMAPMESAPROC) (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap cmap);
|
/external/skia/src/views/unix/ |
D | SkOSWindow_Unix.cpp | 117 Colormap colorMap = XCreateColormap(dsp, in initWindow()
|
/external/libpng/contrib/gregbook/ |
D | rpng-x.c | 150 static Colormap colormap;
|