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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1811 // C function void glVertexAttrib2fv ( GLuint indx, const GLfloat *values )
1813 public static native void glVertexAttrib2fv( method in class:GLES20
1819 // C function void glVertexAttrib2fv ( GLuint indx, const GLfloat *values )
1821 public static native void glVertexAttrib2fv( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h886 #define glVertexAttrib2fv wrap_glVertexAttrib2fv macro
H A Dgles_undefine.h886 #undef glVertexAttrib2fv macro

Completed in 84 milliseconds