Home
last modified time | relevance | path

Searched defs:drawTriangles (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/cmds/screenrecord/
H A DProgram.cpp229 status_t Program::drawTriangles(GLuint texName, const float* texMatrix, in drawTriangles() function in Program
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackOverflowQueryTests.cpp1355 void drawTriangles(GLsizei count) in drawTriangles() function in gl3cts::TransformFeedbackOverflowQueryFunctionalBase