Home
last modified time | relevance | path

Searched defs:eglSurfaceAttrib (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGL14.java358 public static native boolean eglSurfaceAttrib( in eglSurfaceAttrib() method in EGL14
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1168 EGLBoolean eglSurfaceAttrib( in eglSurfaceAttrib() function
/frameworks/native/opengl/libagl/
Degl.cpp1926 EGLBoolean eglSurfaceAttrib( in eglSurfaceAttrib() function
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto784 eglSurfaceAttrib = 2025; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1589 const GLMessage_Function GLMessage::eglSurfaceAttrib; member in android::gltrace::GLMessage
Dgltrace.pb.h1937 static const Function eglSurfaceAttrib = GLMessage_Function_eglSurfaceAttrib; variable