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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1788 // C function void glVertexAttrib1fv ( GLuint indx, const GLfloat *values )
1790 public static native void glVertexAttrib1fv( method in class:GLES20
1796 // C function void glVertexAttrib1fv ( GLuint indx, const GLfloat *values )
1798 public static native void glVertexAttrib1fv( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h885 #define glVertexAttrib1fv wrap_glVertexAttrib1fv macro
H A Dgles_undefine.h884 #undef glVertexAttrib1fv macro

Completed in 87 milliseconds