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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1205 // C function void glGetVertexAttribfv ( GLuint index, GLenum pname, GLfloat *params )
1207 public static native void glGetVertexAttribfv( method in class:GLES20
1214 // C function void glGetVertexAttribfv ( GLuint index, GLenum pname, GLfloat *params )
1216 public static native void glGetVertexAttribfv( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h466 #define glGetVertexAttribfv wrap_glGetVertexAttribfv macro
H A Dgles_undefine.h466 #undef glGetVertexAttribfv macro

Completed in 795 milliseconds