/external/deqp/framework/platform/X11/ |
D | tcuX11EglPlatform.cpp | 38 typedef ::Pixmap EGLNativePixmapType; 213 class Pixmap : public NativePixmap 222 Pixmap (MovePtr<x11::Pixmap> x11Pixmap) 230 UniquePtr<x11::Pixmap> m_pixmap; 237 : NativePixmapFactory ("pixmap", "X11 Pixmap", Pixmap::CAPABILITIES) {} 250 MovePtr<x11::Pixmap> x11Pixmap (new x11::Pixmap(display->getX11Display(), 252 return new Pixmap(x11Pixmap);
|
/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.h | 67 GLXPixmap (*CreateGLXPixmap)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap); 94 … GLXPixmap (*CreatePixmap)(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList); 139 GLXPixmap (*CreateGLXPixmapWithConfigSGIX)(Display *, GLXFBConfigSGIX, Pixmap); 185 …GLXPixmap (*CreateGLXPixmapMESA)(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap);
|
D | realglx.h | 48 _real_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap ); 52 Pixmap pixmap, Colormap cmap ); 132 _real_glXCreatePixmap( Display *dpy, GLXFBConfig config, Pixmap pixmap, 224 _real_glXCreateGLXPixmapWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, Pixmap pixmap);
|
D | xmesa_x.h | 43 typedef Pixmap XMesaPixmap;
|
D | xfonts.c | 139 Pixmap pixmap; in fill_bitmap() 221 Pixmap pixmap; in Fake_glXUseXFont()
|
D | glxapi.c | 224 glXCreateGLXPixmap(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap) in glXCreateGLXPixmap() 472 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList) in glXCreatePixmap() 782 glXCreateGLXPixmapWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, Pixmap pixmap) in glXCreateGLXPixmapWithConfigSGIX() 1042 glXCreateGLXPixmapMESA(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap) in glXCreateGLXPixmapMESA()
|
D | fakeglx.c | 1438 Fake_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap ) in Fake_glXCreateGLXPixmap() 1464 Pixmap pixmap, Colormap cmap ) in Fake_glXCreateGLXPixmapMESA() 2081 Fake_glXCreatePixmap( Display *dpy, GLXFBConfig config, Pixmap pixmap, in Fake_glXCreatePixmap() 2530 Fake_glXCreateGLXPixmapWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, Pixmap pixmap) in Fake_glXCreateGLXPixmapWithConfigSGIX()
|
/external/libvncserver/x11vnc/ |
D | nox11.h | 159 typedef XID Pixmap; typedef 989 Pixmap tile; /* tile pixmap for tiling operations */ 990 Pixmap stipple; /* stipple 1 plane pixmap for stipping */ 998 Pixmap clip_mask; /* bitmap clipping; other calls for rects */ 1085 Pixmap background_pixmap; /* background or None or ParentRelative */ 1087 Pixmap border_pixmap; /* border of the window */ 2140 Pixmap bitmap; 2399 Pixmap /* source */, 2400 Pixmap /* mask */, 2449 extern Pixmap XCreatePixmap( [all …]
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx_drawable.h | 216 bool apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap, 220 bool apple_glx_pixmap_destroy(Display * dpy, Pixmap pixmap);
|
D | glx_empty.c | 157 Pixmap pixmap, Colormap cmap) in glXCreateGLXPixmapMESA() 230 glXCreateGLXPixmapWithConfigSGIX(Display * dpy, void *config, Pixmap p)
|
D | appledri.h | 120 Bool XAppleDRIDestroyPixmap(Display * dpy, Pixmap pixmap);
|
D | apple_glx_pixmap.c | 119 apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap, in apple_glx_pixmap_create()
|
D | apple_glx_pbuffer.c | 129 Pixmap xid; in apple_glx_pbuffer_create()
|
D | appledri.c | 434 XAppleDRIDestroyPixmap(Display * dpy, Pixmap drawable) in XAppleDRIDestroyPixmap()
|
/external/mesa3d/docs/ |
D | MESA_pixmap_colormap.spec | 53 Pixmap pixmap, Colormap cmap ); 70 Pixmap pixmap, Colormap cmap );
|
D | README.CYGWIN | 112 Mesa can use either an X Pixmap or XImage as the backbuffer when in 115 values for MESA_BACK_BUFFER are: Pixmap and XImage (only the first 204 Pixmap pixmap, Colormap cmap )
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | xm_api.h | 166 Pixmap p, 269 XMesaCreatePixmapTextureBuffer(XMesaVisual v, Pixmap p,
|
D | glx_usefont.c | 132 Pixmap pixmap; in fill_bitmap() 214 Pixmap pixmap; in glXUseXFont()
|
D | glx_api.c | 1262 glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap ) in glXCreateGLXPixmap() 1288 Pixmap pixmap, Colormap cmap ) in glXCreateGLXPixmapMESA() 1887 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap() 2330 Pixmap pixmap) in glXCreateGLXPixmapWithConfigSGIX()
|
/external/mesa3d/include/GL/ |
D | glx.h | 217 Pixmap pixmap ); 273 Pixmap pixmap, const int *attribList ); 310 typedef GLXPixmap (* PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, cons…
|
D | glxext.h | 534 extern GLXPixmap glXCreatePixmap (Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attri… 553 typedef GLXPixmap ( * PFNGLXCREATEPIXMAPPROC) (Display *dpy, GLXFBConfig config, Pixmap pixmap, con… 684 extern GLXPixmap glXCreateGLXPixmapWithConfigSGIX (Display *dpy, GLXFBConfigSGIX config, Pixmap pix… 691 …( * PFNGLXCREATEGLXPIXMAPWITHCONFIGSGIXPROC) (Display *dpy, GLXFBConfigSGIX config, Pixmap pixmap); 784 extern GLXPixmap glXCreateGLXPixmapMESA (Display *dpy, XVisualInfo *visual, Pixmap pixmap, Colormap… 786 typedef GLXPixmap ( * PFNGLXCREATEGLXPIXMAPMESAPROC) (Display *dpy, XVisualInfo *visual, Pixmap pix…
|
/external/mesa3d/include/EGL/ |
D | eglplatform.h | 122 typedef Pixmap EGLNativePixmapType;
|
/external/mesa3d/src/glx/ |
D | xfont.c | 138 Pixmap pixmap; in fill_bitmap() 219 Pixmap pixmap; in DRI_glXUseXFont()
|
D | glx_pbuffer.c | 494 Pixmap pixmap; in CreatePbuffer() 866 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap()
|
/external/skia/src/gpu/gl/glx/ |
D | SkCreatePlatformGLContext_glx.cpp | 59 Pixmap fPixmap;
|