Home
last modified time | relevance | path

Searched defs:glDrawTexfOES (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h184 glDrawTexfOES_client_proc_t glDrawTexfOES; member
Dgl_entry.cpp1339 void glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in glDrawTexfOES() function
/device/generic/vulkan-cereal/stream-servers/gl/gles1_dec/
Dgles1_server_context.h188 glDrawTexfOES_server_proc_t glDrawTexfOES; member
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp2925 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig… in glDrawTexfOES() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp826 void glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in glDrawTexfOES() function
Dgles_dispatch.h177 glDrawTexfOES_t glDrawTexfOES; member