Home
last modified time | relevance | path

Searched refs:NativePixmapType (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
Degltypes.h12 typedef void *NativePixmapType; typedef
Degl.h207 … 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/
Deglplatform.h111 typedef EGLNativePixmapType NativePixmapType; typedef
/frameworks/native/opengl/libs/EGL/
Degl_entries.in9 EGL_ENTRY(EGLSurface, eglCreatePixmapSurface, EGLDisplay, EGLConfig, NativePixmapType, const EGLint…
23 EGL_ENTRY(EGLBoolean, eglCopyBuffers, EGLDisplay, EGLSurface, NativePixmapType)
DeglApi.cpp548 NativePixmapType pixmap, in eglCreatePixmapSurface()
1173 NativePixmapType target) in eglCopyBuffers()
/frameworks/native/opengl/libagl/
Degl.cpp1306 NativePixmapType pixmap, const EGLint* /*attrib_list*/) in createPixmapSurface()
1587 NativePixmapType pixmap, in eglCreatePixmapSurface()
1918 NativePixmapType /*target*/) in eglCopyBuffers() argument