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

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

Completed in 942 milliseconds