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

/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
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h890 #define glVertexAttrib4fv wrap_glVertexAttrib4fv macro
H A Dgles_undefine.h890 #undef glVertexAttrib4fv macro

Completed in 77 milliseconds