Searched refs:NativePixmapType (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degltypes.h12 typedef void *NativePixmapType; typedef
H A Degl.h52 ** NativeDisplayType, NativeWindowType and NativePixmapType are to be
207 GLAPI EGLSurface APIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, NativePixmapType pixmap, const EGLint *attrib_list);
223 GLAPI EGLBoolean APIENTRY eglCopyBuffers (EGLDisplay dpy, EGLSurface surface, NativePixmapType target);
/frameworks/native/opengl/include/EGL/
H A Deglplatform.h58 /* The types NativeDisplayType, NativeWindowType, and NativePixmapType
111 typedef EGLNativePixmapType NativePixmapType; typedef
/frameworks/native/opengl/libagl/
H A Degl.cpp1306 NativePixmapType pixmap, const EGLint* /*attrib_list*/)
1588 NativePixmapType pixmap,
1919 NativePixmapType /*target*/)
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp556 NativePixmapType pixmap,
1128 NativePixmapType target)

Completed in 674 milliseconds