Home
last modified time | relevance | path

Searched defs:glOrthofOES (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto289 glOrthofOES = 263; enumerator
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java959 public static native void glOrthofOES( in glOrthofOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp800 const GLMessage_Function GLMessage::glOrthofOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1133 static const Function glOrthofOES = GLMessage_Function_glOrthofOES; variable