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

/frameworks/base/libs/hwui/debug/
H A Dnullgles.cpp263 void glVertexAttrib3fv(GLuint index, const GLfloat *v) {} function
H A Dunwrap_gles.h891 #undef glVertexAttrib3fv macro
H A Dwrap_gles.h891 #define glVertexAttrib3fv wrap_glVertexAttrib3fv macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1835 // C function void glVertexAttrib3fv ( GLuint indx, const GLfloat *values )
1837 public static native void glVertexAttrib3fv( method in class:GLES20
1843 // C function void glVertexAttrib3fv ( GLuint indx, const GLfloat *values )
1845 public static native void glVertexAttrib3fv( method in class:GLES20

Completed in 101 milliseconds