Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto291 glOrthoxOES = 265; enumerator
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java580 public static native void glOrthoxOES( in glOrthoxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp802 const GLMessage_Function GLMessage::glOrthoxOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1135 static const Function glOrthoxOES = GLMessage_Function_glOrthoxOES; variable