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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java373 // C function void glGetFixedvOES ( GLenum pname, GLfixed *params )
375 public static native void glGetFixedvOES( method in class:GLES11Ext
381 // C function void glGetFixedvOES ( GLenum pname, GLfixed *params )
383 public static native void glGetFixedvOES( method in class:GLES11Ext
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp699 const GLMessage_Function GLMessage::glGetFixedvOES; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1032 static const Function glGetFixedvOES = GLMessage_Function_glGetFixedvOES; member in class:android::gltrace::GLMessage

Completed in 59 milliseconds