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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Ddrawtex.h35 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
H A Ddrawtex.c61 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) function
H A Des1_conversion.c114 _mesa_DrawTexf((GLfloat) (x / 65536.0f),
/external/mesa3d/src/mesa/main/
H A Ddrawtex.h35 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
H A Ddrawtex.c61 _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) function
H A Des1_conversion.c114 _mesa_DrawTexf((GLfloat) (x / 65536.0f),
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dapi_exec_es1.c150 extern void GL_APIENTRY _mesa_DrawTexf(GLfloat x, GLfloat y, GLfloat z, GLfloat w, GLfloat h);
151 #define _es_DrawTexfOES _mesa_DrawTexf

Completed in 229 milliseconds