Searched refs:drawTriangles (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/cmds/screenrecord/
H A DProgram.h61 status_t drawTriangles(GLuint texName, const float* texMatrix,
H A DProgram.cpp229 status_t Program::drawTriangles(GLuint texName, const float* texMatrix, function in class:Program
231 ALOGV("Program::drawTriangles texName=%d", texName);
H A DTextRenderer.cpp249 program.drawTriangles(mTextureName, texMatrix, vertices, texes,

Completed in 113 milliseconds