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

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp935 EGLBoolean eglSurfaceAttrib( function
948 if (s->cnx->egl.eglSurfaceAttrib) {
949 return s->cnx->egl.eglSurfaceAttrib(
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java338 // C function EGLBoolean eglSurfaceAttrib ( EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value )
340 public static native boolean eglSurfaceAttrib( method in class:EGL14
/frameworks/native/opengl/libagl/
H A Degl.cpp1920 EGLBoolean eglSurfaceAttrib( function
1925 // TODO: eglSurfaceAttrib()
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp999 const GLMessage_Function GLMessage::eglSurfaceAttrib; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1332 static const Function eglSurfaceAttrib = GLMessage_Function_eglSurfaceAttrib; member in class:android::gltrace::GLMessage

Completed in 22 milliseconds