Searched defs:coords (Results 1 – 6 of 6) sorted by relevance
63 PointerCoords coords; in getSimpleMotionEvent() local
424 int coords[] = {x, y}; in setMousePosition() local
2943 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort * coords) { in glDrawTexsvOES()2949 GL_API void GL_APIENTRY glDrawTexivOES (const GLint * coords) { in glDrawTexivOES()2955 GL_API void GL_APIENTRY glDrawTexfvOES (const GLfloat * coords) { in glDrawTexfvOES()2961 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed * coords) { in glDrawTexxvOES()
1321 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()
5067 void glDrawTexsvOES_enc(void *self , const GLshort* coords) in glDrawTexsvOES_enc()5096 void glDrawTexivOES_enc(void *self , const GLint* coords) in glDrawTexivOES_enc()5125 void glDrawTexxvOES_enc(void *self , const GLfixed* coords) in glDrawTexxvOES_enc()5185 void glDrawTexfvOES_enc(void *self , const GLfloat* coords) in glDrawTexfvOES_enc()
1272 xTranslateCoordsReply coords; member