Home
last modified time | relevance | path

Searched refs:eglBindTexImage (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/opengl/libs/
DlibEGL.map.txt4 eglBindTexImage;
Dplatform_entries.in33 EGL_ENTRY(EGLBoolean, eglBindTexImage, EGLDisplay, EGLSurface, EGLint)
/frameworks/native/opengl/tools/glgen/specs/egl/
DEGL14.spec20 EGLBoolean eglBindTexImage ( EGLDisplay dpy, EGLSurface surface, EGLint buffer )
/frameworks/base/opengl/java/android/opengl/
DEGL14.java370 public static native boolean eglBindTexImage( in eglBindTexImage() method in EGL14
/frameworks/native/opengl/libs/EGL/
Degl_entries.in31 EGL_ENTRY(EGLBoolean, eglBindTexImage, EGLDisplay, EGLSurface, EGLint)
DeglApi.cpp298 EGLBoolean eglBindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) { in eglBindTexImage() function
302 return cnx->platform.eglBindTexImage(dpy, surface, buffer); in eglBindTexImage()
Degl_platform_entries.cpp1557 if (s->cnx->egl.eglBindTexImage) { in eglBindTexImageImpl()
1558 return s->cnx->egl.eglBindTexImage( in eglBindTexImageImpl()
/frameworks/native/opengl/include/EGL/
Degl.h163 EGLAPI EGLBoolean EGLAPIENTRY eglBindTexImage (EGLDisplay dpy, EGLSurface surface, EGLint buffer);
/frameworks/base/core/jni/
Dandroid_opengl_EGL14.cpp947 _returnValue = eglBindTexImage( in android_eglBindTexImage()
/frameworks/native/opengl/libagl/
Degl.cpp1995 EGLBoolean eglBindTexImage( in eglBindTexImage() function
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...