Home
last modified time | relevance | path

Searched defs:coords (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp811 void glDrawTexsvOES(const GLshort *coords) in glDrawTexsvOES()
816 void glDrawTexivOES(const GLint *coords) in glDrawTexivOES()
821 void glDrawTexxvOES(const GLfixed *coords) in glDrawTexxvOES()
831 void glDrawTexfvOES(const GLfloat *coords) in glDrawTexfvOES()
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_entry.cpp1321 void glDrawTexsvOES(const GLshort* coords) in glDrawTexsvOES()
1327 void glDrawTexivOES(const GLint* coords) in glDrawTexivOES()
1333 void glDrawTexxvOES(const GLfixed* coords) in glDrawTexxvOES()
1345 void glDrawTexfvOES(const GLfloat* coords) in glDrawTexfvOES()
Dgl_enc.cpp4688 void glDrawTexsvOES_enc(void *self , const GLshort* coords) in glDrawTexsvOES_enc()
4715 void glDrawTexivOES_enc(void *self , const GLint* coords) in glDrawTexivOES_enc()
4742 void glDrawTexxvOES_enc(void *self , const GLfixed* coords) in glDrawTexxvOES_enc()
4798 void glDrawTexfvOES_enc(void *self , const GLfloat* coords) in glDrawTexfvOES_enc()