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

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp955 EGLBoolean eglBindTexImage( function
968 if (s->cnx->egl.eglBindTexImage) {
969 return s->cnx->egl.eglBindTexImage(
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java347 // C function EGLBoolean eglBindTexImage ( EGLDisplay dpy, EGLSurface surface, EGLint buffer )
349 public static native boolean eglBindTexImage( method in class:EGL14
/frameworks/native/opengl/libagl/
H A Degl.cpp1929 EGLBoolean eglBindTexImage( function
1934 // TODO: eglBindTexImage()
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1000 const GLMessage_Function GLMessage::eglBindTexImage; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1333 static const Function eglBindTexImage = GLMessage_Function_eglBindTexImage; member in class:android::gltrace::GLMessage

Completed in 135 milliseconds