Searched refs:NativePixmapType (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egltypes.h | 12 typedef void *NativePixmapType; typedef
|
D | egl.h | 207 … APIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, NativePixmapType pixmap, const… 223 GLAPI EGLBoolean APIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, NativePixmapType targ…
|
/frameworks/native/opengl/include/EGL/ |
D | eglplatform.h | 111 typedef EGLNativePixmapType NativePixmapType; typedef
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_entries.in | 9 EGL_ENTRY(EGLSurface, eglCreatePixmapSurface, EGLDisplay, EGLConfig, NativePixmapType, const EGLint… 23 EGL_ENTRY(EGLBoolean, eglCopyBuffers, EGLDisplay, EGLSurface, NativePixmapType)
|
D | eglApi.cpp | 525 NativePixmapType pixmap, in eglCreatePixmapSurface() 1109 NativePixmapType target) in eglCopyBuffers()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 1279 NativePixmapType pixmap, const EGLint* /*attrib_list*/) in createPixmapSurface() 1560 NativePixmapType pixmap, in eglCreatePixmapSurface() 1891 NativePixmapType /*target*/) in eglCopyBuffers() argument
|