Home
last modified time | relevance | path

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

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java349 public static native void glFrustumxOES( in glFrustumxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto160 glFrustumxOES = 134; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp966 const GLMessage_Function GLMessage::glFrustumxOES; member in android::gltrace::GLMessage
Dgltrace.pb.h1314 static const Function glFrustumxOES = GLMessage_Function_glFrustumxOES; variable