Searched defs:glFogxvOES (Results 1 - 3 of 3) sorted by path

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java332 // C function void glFogxvOES ( GLenum pname, const GLfixed *params )
334 public static native void glFogxvOES( method in class:GLES11Ext
340 // C function void glFogxvOES ( GLenum pname, const GLfixed *params )
342 public static native void glFogxvOES( method in class:GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp955 const GLMessage_Function GLMessage::glFogxvOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1303 static const Function glFogxvOES = GLMessage_Function_glFogxvOES; member in class:android::gltrace::GLMessage

Completed in 163 milliseconds