Searched defs:glClipPlanexOES (Results 1 - 3 of 3) sorted by relevance
/frameworks/base/opengl/java/android/opengl/ | ||
H A D | GLES11Ext.java | 294 // C function void glClipPlanexOES ( GLenum plane, const GLfixed *equation ) 296 public static native void glClipPlanexOES( method in class:GLES11Ext 302 // C function void glClipPlanexOES ( GLenum plane, const GLfixed *equation ) 304 public static native void glClipPlanexOES( method in class:GLES11Ext |
/frameworks/native/opengl/libs/GLES_trace/src/ | ||
H A D | gltrace.pb.cpp | 682 const GLMessage_Function GLMessage::glClipPlanexOES; member in class:android::gltrace::GLMessage |
H A D | gltrace.pb.h | 1030 static const Function glClipPlanexOES = GLMessage_Function_glClipPlanexOES; member in class:android::gltrace::GLMessage |
Completed in 23 milliseconds