Home
last modified time | relevance | path

Searched defs:pixmap (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/glx/apple/
Dapple_glx_pixmap.c119 apple_glx_pixmap_create(Display * dpy, int screen, Pixmap pixmap, in apple_glx_pixmap_create()
188 apple_glx_pixmap_query(GLXPixmap pixmap, int attr, unsigned int *value) in apple_glx_pixmap_query()
225 apple_glx_pixmap_destroy(Display * dpy, GLXPixmap pixmap) in apple_glx_pixmap_destroy()
Dglx_empty.c157 Pixmap pixmap, Colormap cmap) in glXCreateGLXPixmapMESA()
Dapple_glx_drawable.h108 struct apple_glx_pixmap pixmap; member
/external/mesa3d/src/mesa/drivers/x11/
Dxfonts.c139 Pixmap pixmap; in fill_bitmap() local
221 Pixmap pixmap; in Fake_glXUseXFont() local
Dglxapi.c224 glXCreateGLXPixmap(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap) in glXCreateGLXPixmap()
248 glXDestroyGLXPixmap(Display *dpy, GLXPixmap pixmap) in glXDestroyGLXPixmap()
472 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, const int *attribList) in glXCreatePixmap()
505 glXDestroyPixmap(Display *dpy, GLXPixmap pixmap) in glXDestroyPixmap()
782 glXCreateGLXPixmapWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, Pixmap pixmap) in glXCreateGLXPixmapWithConfigSGIX()
1042 glXCreateGLXPixmapMESA(Display *dpy, XVisualInfo *visinfo, Pixmap pixmap, Colormap cmap) in glXCreateGLXPixmapMESA()
Dfakeglx.c1438 Fake_glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap ) in Fake_glXCreateGLXPixmap()
1464 Pixmap pixmap, Colormap cmap ) in Fake_glXCreateGLXPixmapMESA()
1487 Fake_glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap ) in Fake_glXDestroyGLXPixmap()
2081 Fake_glXCreatePixmap( Display *dpy, GLXFBConfig config, Pixmap pixmap, in Fake_glXCreatePixmap()
2191 Fake_glXDestroyPixmap( Display *dpy, GLXPixmap pixmap ) in Fake_glXDestroyPixmap()
2530 Fake_glXCreateGLXPixmapWithConfigSGIX(Display *dpy, GLXFBConfigSGIX config, Pixmap pixmap) in Fake_glXCreateGLXPixmapWithConfigSGIX()
DxmesaP.h159 XMesaPixmap pixmap; /* Back color buffer */ member
Dxm_api.c1442 XMesaPixmap *pixmap, in XMesaGetBackBuffer()
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_usefont.c132 Pixmap pixmap; in fill_bitmap() local
214 Pixmap pixmap; in glXUseXFont() local
Dglx_api.c1262 glXCreateGLXPixmap( Display *dpy, XVisualInfo *visinfo, Pixmap pixmap ) in glXCreateGLXPixmap()
1288 Pixmap pixmap, Colormap cmap ) in glXCreateGLXPixmapMESA()
1311 glXDestroyGLXPixmap( Display *dpy, GLXPixmap pixmap ) in glXDestroyGLXPixmap()
1887 glXCreatePixmap(Display *dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap()
1997 glXDestroyPixmap( Display *dpy, GLXPixmap pixmap ) in glXDestroyPixmap()
2330 Pixmap pixmap) in glXCreateGLXPixmapWithConfigSGIX()
/external/mesa3d/src/glx/
Dxfont.c138 Pixmap pixmap; in fill_bitmap() local
219 Pixmap pixmap; in DRI_glXUseXFont() local
Dglx_pbuffer.c494 Pixmap pixmap; in CreatePbuffer() local
866 glXCreatePixmap(Display * dpy, GLXFBConfig config, Pixmap pixmap, in glXCreatePixmap()
921 glXDestroyPixmap(Display * dpy, GLXPixmap pixmap) in glXDestroyPixmap()
Dglxcmds.c648 glXCreateGLXPixmap(Display * dpy, XVisualInfo * vis, Pixmap pixmap) in glXCreateGLXPixmap()
1941 Pixmap pixmap) in glXCreateGLXPixmapWithConfigSGIX()
2338 Pixmap pixmap, Colormap cmap) in glXCreateGLXPixmapMESA()
/external/deqp/modules/egl/
DteglCreateSurfaceTests.cpp86 …display, EGLConfig config, eglu::NativeDisplay& nativeDisplay, eglu::NativePixmap& pixmap, bool us… in createPixmapSurface()
200 …de::UniquePtr<eglu::NativePixmap> pixmap (pixmapFactory.createPixmap(&m_eglTestCtx.getNativeDisp… in executeForConfig() local
DteglQuerySurfaceTests.cpp348 …de::UniquePtr<eglu::NativePixmap> pixmap (pixmapFactory.createPixmap(&m_eglTestCtx.getNativeDispla… in executeForConfig() local
619 …de::UniquePtr<eglu::NativePixmap> pixmap (pixmapFactory.createPixmap(&m_eglTestCtx.getNativeDispla… in executeForConfig() local
DteglRenderCase.cpp161 …std::auto_ptr<eglu::NativePixmap> pixmap (pixmapFactory.createPixmap(&nativeDisplay, display, con… in executeForConfig() local
DteglMakeCurrentPerfTests.cpp309 eglu::NativePixmap* pixmap = DE_NULL; in createPixmap() local
DteglImageUtil.cpp126 …MovePtr<NativePixmap> pixmap (pixmapFactory.createPixmap(&nativeDisplay, dpy, config, DE_NULL, wid… in createSurface() local
DteglCreateContextExtTests.cpp934 …de::UniquePtr<eglu::NativePixmap> pixmap (factory.createPixmap(&m_eglTestCtx.getNativeDisplay(), m… in iterate() local
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_composite.c531 struct exa_pixmap_priv *pixmap, in xorg_solid_bind_state()
569 struct exa_pixmap_priv *pixmap, in xorg_solid()
/external/deqp/framework/platform/X11/
DtcuX11EglPlatform.cpp83 …ixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativePixmapType pixmap, cons… in createPixmapSurface()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c215 _EGLConfig *conf, EGLNativePixmapType pixmap, in droid_create_pixmap_surface()
/external/deqp/framework/egl/
DegluUtil.cpp321 EGLSurface createPixmapSurface (NativeDisplay& nativeDisplay, NativePixmap& pixmap, EGLDisplay disp… in createPixmapSurface()
DegluCallLogWrapper.inl102 …ixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, eglw::EGLNativePixmapType pixmap, cons…
/external/deqp/framework/egl/wrapper/
DeglwFuncPtrLibraryImpl.inl62 …ibrary::createPixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, const E…

12