Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h160 {"glDrawTexxOES", (void*)glDrawTexxOES},
Dgl_client_context.h180 glDrawTexxOES_client_proc_t glDrawTexxOES; member
Dgl_client_context.cpp180 glDrawTexxOES = (glDrawTexxOES_client_proc_t) getProc("glDrawTexxOES", userData); in initDispatchByName()
Dgl_entry.cpp175 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
1315 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in glDrawTexxOES() function
1318 ctx->glDrawTexxOES(ctx, x, y, z, width, height); in glDrawTexxOES()
Dgl_enc.cpp9097 this->glDrawTexxOES = &glDrawTexxOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles1_extensions.entries25 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
Dgles1_extensions_dispatch_logging_wrappers.impl105 DISPATCH_DEBUG_LOG("glDrawTexxOES(x:%d, y:%d, z:%d, width:%d, height:%d)", x, y, z, width, height);
Dgles12tr_internal.entries90 void glDrawTexxOES( GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height);
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles1_extensions_static_translator_namespaced_header.h28 GL_APICALL void GL_APIENTRY glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed h…
Dgles1_extensions_functions.h28 …X(void, glDrawTexxOES, (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height), (x, y, z,…
Dgles12tr_internal.h92 …X(void, glDrawTexxOES, (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height), (x, y, z,…
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in183 API_ENTRY(glDrawTexxOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in183 API_ENTRY(glDrawTexxOES,
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h184 glDrawTexxOES_server_proc_t glDrawTexxOES; member
Dgles1_server_context.cpp180 glDrawTexxOES = (glDrawTexxOES_server_proc_t) getProc("glDrawTexxOES", userData); in initDispatchByName()
Dgles1_dec.cpp3464 this->glDrawTexxOES(var_x, var_y, var_z, var_width, var_height); in decode()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp156 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
311 …glDrawTexxOES"] = (__translatorMustCastToProperFunctionPointerType)GLES1_NAMESPACED(glDrawTexxOES); in getProcAddressGles1()
2937 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… in glDrawTexxOES() function
/hardware/google/gfxstream/include/GLES/
Dglext.h510 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
/hardware/google/gfxstream/codegen/gles1/
Dgles1.in175 GL_ENTRY(void, glDrawTexxOES, GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h127 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h618 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…