Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h164 {"glDrawTexfOES", (void*)glDrawTexfOES},
Dgl_client_context.h184 glDrawTexfOES_client_proc_t glDrawTexfOES; member
Dgl_client_context.cpp184 glDrawTexfOES = (glDrawTexfOES_client_proc_t) getProc("glDrawTexfOES", userData); in initDispatchByName()
Dgl_entry.cpp179 void glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
1339 void glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in glDrawTexfOES() function
1342 ctx->glDrawTexfOES(ctx, x, y, z, width, height); in glDrawTexfOES()
Dgl_enc.cpp9101 this->glDrawTexfOES = &glDrawTexfOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries29 void glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
Dgles1_extensions_dispatch_logging_wrappers.impl125 DISPATCH_DEBUG_LOG("glDrawTexfOES(x:%f, y:%f, z:%f, width:%f, height:%f)", x, y, z, width, height);
Dgles12tr_internal.entries84 void glDrawTexfOES( GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height);
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h32 GL_APICALL void GL_APIENTRY glDrawTexfOES(GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat h…
Dgles1_extensions_functions.h32 …X(void, glDrawTexfOES, (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height), (x, y, z,…
Dgles12tr_internal.h86 …X(void, glDrawTexfOES, (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height), (x, y, z,…
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in179 API_ENTRY(glDrawTexfOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in179 API_ENTRY(glDrawTexfOES,
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h188 glDrawTexfOES_server_proc_t glDrawTexfOES; member
Dgles1_server_context.cpp184 glDrawTexfOES = (glDrawTexfOES_server_proc_t) getProc("glDrawTexfOES", userData); in initDispatchByName()
Dgles1_dec.cpp3539 this->glDrawTexfOES(var_x, var_y, var_z, var_width, var_height); in decode()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp155 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig…
310 …glDrawTexfOES"] = (__translatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glDrawTexfOES); in getProcAddressGles1()
2931 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig… in glDrawTexfOES() function
/hardware/google/gfxstream/include/GLES/
Dglext.h514 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig…
/hardware/google/gfxstream/codegen/gles1/
Dgles1.in179 GL_ENTRY(void, glDrawTexfOES, GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height)
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h131 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig…
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h622 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig…