Searched refs:esTranslate (Results 1 – 3 of 3) sorted by relevance
70 void esTranslate(ESMatrix *result, GLfloat tx, GLfloat ty, GLfloat tz);
228 esTranslate(&modelview, 0.0f, 0.0f, -8.0f); in draw()
69 esTranslate(ESMatrix *result, GLfloat tx, GLfloat ty, GLfloat tz) in esTranslate() function