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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1850 // C function void glVertexAttrib4f ( GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w )
1852 public static native void glVertexAttrib4f( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h889 #define glVertexAttrib4f wrap_glVertexAttrib4f macro
H A Dgles_undefine.h889 #undef glVertexAttrib4f macro

Completed in 80 milliseconds