Searched defs:native_pixmap (Results 1 – 16 of 16) sorted by relevance
/external/mesa3d/src/egl/drivers/haiku/ |
D | egl_haiku.cpp | 117 _EGLConfig *conf, void *native_pixmap, const EGLint *attrib_list) in haiku_create_pixmap_surface()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwImplExt.inl | 23 …wCreatePlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLi…
|
D | eglwFuncPtrLibraryImpl.inl | 67 …ry::createPlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLA… 72 …:createPlatformPixmapSurfaceEXT (EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLi…
|
D | eglwImpl.inl | 87 EGLSurface eglwCreatePlatformPixmapSurface (EGLDisplay dpy, EGLConfig config, void *native_pixmap, …
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | main.cpp | 605 …glCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLi… in eglCreatePlatformPixmapSurfaceEXT() 610 …Y eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLA… in eglCreatePlatformPixmapSurface()
|
D | libEGL.cpp | 416 …NTRY CreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLA… in CreatePlatformPixmapSurface() 435 …Y CreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLi… in CreatePlatformPixmapSurfaceEXT()
|
/external/deqp/framework/egl/ |
D | egluCallLogWrapper.inl | 132 …atformPixmapSurface (eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_pixmap, const eglw… 142 …ormPixmapSurfaceEXT (eglw::EGLDisplay dpy, eglw::EGLConfig config, void *native_pixmap, const eglw…
|
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_x11_dri3.c | 245 void *native_pixmap, const EGLint *attrib_list) in dri3_create_pixmap_surface()
|
D | platform_x11.c | 386 void *native_pixmap, const EGLint *attrib_list) in dri2_x11_create_pixmap_surface()
|
D | egl_dri2.c | 1924 void *native_pixmap, const EGLint *attrib_list) in dri2_create_pixmap_surface()
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 1065 _fixupNativePixmap(_EGLDisplay *disp, void *native_pixmap) in _fixupNativePixmap() 1083 void *native_pixmap, const EGLint *attrib_list) in _eglCreatePixmapSurfaceCommon() 1136 void *native_pixmap, in eglCreatePlatformPixmapSurfaceEXT() 1150 void *native_pixmap, in eglCreatePlatformPixmapSurface()
|
/external/angle/src/libEGL/ |
D | libEGL_autogen.cpp | 330 void *native_pixmap, in eglCreatePlatformPixmapSurface() 637 void *native_pixmap, in eglCreatePlatformPixmapSurfaceEXT()
|
/external/angle/src/libGLESv2/ |
D | entry_points_egl_autogen.cpp | 656 void *native_pixmap, in EGL_CreatePlatformPixmapSurface()
|
D | egl_ext_stubs.cpp | 71 void *native_pixmap, in CreatePlatformPixmapSurfaceEXT()
|
D | entry_points_egl_ext_autogen.cpp | 616 void *native_pixmap, in EGL_CreatePlatformPixmapSurfaceEXT()
|
/external/angle/src/libANGLE/ |
D | validationEGL.cpp | 5946 const void *native_pixmap, in ValidateCreatePlatformPixmapSurface()
|