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

/frameworks/base/libs/hwui/debug/
H A Dnullgles.cpp259 void glVertexAttrib1fv(GLuint index, const GLfloat *v) {} function
H A Dunwrap_gles.h887 #undef glVertexAttrib1fv macro
H A Dwrap_gles.h887 #define glVertexAttrib1fv wrap_glVertexAttrib1fv macro
/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

Completed in 38 milliseconds