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

/frameworks/base/libs/hwui/debug/
H A Dnullgles.cpp265 void glVertexAttrib4fv(GLuint index, const GLfloat *v) {} function
H A Dunwrap_gles.h893 #undef glVertexAttrib4fv macro
H A Dwrap_gles.h893 #define glVertexAttrib4fv wrap_glVertexAttrib4fv macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1860 // C function void glVertexAttrib4fv ( GLuint indx, const GLfloat *values )
1862 public static native void glVertexAttrib4fv( method in class:GLES20
1868 // C function void glVertexAttrib4fv ( GLuint indx, const GLfloat *values )
1870 public static native void glVertexAttrib4fv( method in class:GLES20

Completed in 220 milliseconds