Searched defs:glGetClipPlanefOES (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java983 // C function void glGetClipPlanefOES ( GLenum pname, GLfloat *eqn )
985 public static native void glGetClipPlanefOES( method in class:GLES11Ext
991 // C function void glGetClipPlanefOES ( GLenum pname, GLfloat *eqn )
993 public static native void glGetClipPlanefOES( method in class:GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp691 const GLMessage_Function GLMessage::glGetClipPlanefOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1024 static const Function glGetClipPlanefOES = GLMessage_Function_glGetClipPlanefOES; member in class:android::gltrace::GLMessage

Completed in 95 milliseconds