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

/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp1163 EGLBoolean eglSurfaceAttrib( function
1176 if (s->cnx->egl.eglSurfaceAttrib) {
1177 return s->cnx->egl.eglSurfaceAttrib(
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java337 // C function EGLBoolean eglSurfaceAttrib ( EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLint value )
339 public static native boolean eglSurfaceAttrib( method in class:EGL14
/frameworks/native/opengl/libagl/
H A Degl.cpp1926 EGLBoolean eglSurfaceAttrib( function
1931 // TODO: eglSurfaceAttrib()
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1207 const GLMessage_Function GLMessage::eglSurfaceAttrib; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1555 static const Function eglSurfaceAttrib = GLMessage_Function_eglSurfaceAttrib; member in class:android::gltrace::GLMessage

Completed in 84 milliseconds