Searched defs:eglBindTexImage (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp1188 EGLBoolean eglBindTexImage( function
1201 if (s->cnx->egl.eglBindTexImage) {
1202 return s->cnx->egl.eglBindTexImage(
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java365 // C function EGLBoolean eglBindTexImage ( EGLDisplay dpy, EGLSurface surface, EGLint buffer )
367 public static native boolean eglBindTexImage( method in class:EGL14
/frameworks/native/opengl/libagl/
H A Degl.cpp1935 EGLBoolean eglBindTexImage( function
1940 // TODO: eglBindTexImage()
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1590 const GLMessage_Function GLMessage::eglBindTexImage; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1938 static const Function eglBindTexImage = GLMessage_Function_eglBindTexImage; member in class:android::gltrace::GLMessage

Completed in 1862 milliseconds