Searched refs:drawTriangles (Results 1 – 3 of 3) sorted by relevance
61 status_t drawTriangles(GLuint texName, const float* texMatrix,
229 status_t Program::drawTriangles(GLuint texName, const float* texMatrix, in drawTriangles() function in Program
249 program.drawTriangles(mTextureName, texMatrix, vertices, texes, in drawString()