Searched defs:glVertexAttrib2f (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/tests/
H A Dnullgles.cpp249 void glVertexAttrib2f(GLuint index, GLfloat x, GLfloat y) {} function
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1803 // C function void glVertexAttrib2f ( GLuint indx, GLfloat x, GLfloat y )
1805 public static native void glVertexAttrib2f( method in class:GLES20

Completed in 91 milliseconds