Home
last modified time | relevance | path

Searched refs:glDrawTexfOES (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.def205 glDrawTexfOES
DlibGLES_CM.lds206 glDrawTexfOES;
DlibGLES_CM.hpp219 void (*glDrawTexfOES)(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height); member in LibGLES_CMexports
Dmain.cpp1405 GL_API void GL_APIENTRY glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heigh… in glDrawTexfOES() function
1592 this->glDrawTexfOES = es1::DrawTexfOES; in LibGLES_CMexports()
DlibGLES_CM.cpp4766 FUNCTION(glDrawTexfOES), in es1GetProcAddress()
/external/replicaisland/src/com/replica/replicaisland/
DDrawableBitmap.java138 ((GL11Ext) gl).glDrawTexfOES(snappedX * scaleX, snappedY * scaleY, in draw()
DGLErrorLogger.java1076 public void glDrawTexfOES(float x, float y, float z, float width, in glDrawTexfOES() method in GLErrorLogger.ErrorLoggingGL
1078 ((GL11Ext)mGL).glDrawTexfOES( x, y, z, width, in glDrawTexfOES()
/external/deqp/modules/egl/
DteglGetProcAddressTests.inl889 "glDrawTexfOES",
/external/mesa3d/include/GLES/
Dglext.h146 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig…
/external/swiftshader/include/GLES/
Dglext.h150 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig…
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dglext.h618 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig…