Home
last modified time | relevance | path

Searched refs:drawTexxOES (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
Dtexture.cpp758 static void drawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed w, GLfixed h, in drawTexxOES() function
1574 drawTexxOES( in glDrawTexfvOES()
1584 drawTexxOES(coords[0], coords[1], coords[2], coords[3], coords[4], c); in glDrawTexxvOES()
1588 drawTexxOES( in glDrawTexfOES()
1595 drawTexxOES(x, y, z, w, h, c); in glDrawTexxOES()