Home
last modified time | relevance | path

Searched refs:hooks (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/opengl/libs/
Dhooks.h89 gl_hooks_t const* hooks = tls_hooks[TLS_SLOT_OPENGL_API]; in getGlThreadSpecific() local
90 return hooks; in getGlThreadSpecific()
/frameworks/native/opengl/libs/EGL/
Degldefs.h42 gl_hooks_t * hooks[2]; member
Degl.cpp188 cnx->hooks[egl_connection_t::GLESv1_INDEX] = in egl_init_drivers_locked()
190 cnx->hooks[egl_connection_t::GLESv2_INDEX] = in egl_init_drivers_locked()
Degl_object.cpp115 const char* exts = (const char *)gEGLImpl.hooks[version]->gl.glGetString(GL_EXTENSIONS); in onMakeCurrent()
DLoader.cpp519 &cnx->hooks[egl_connection_t::GLESv1_INDEX]->gl, in load_driver()
526 &cnx->hooks[egl_connection_t::GLESv2_INDEX]->gl, in load_driver()
DeglApi.cpp822 setGLHooksThreadSpecific(c->cnx->hooks[c->version]); in eglMakeCurrent()
1050 cnx->hooks[egl_connection_t::GLESv1_INDEX]->ext.extensions[slot] = in eglGetProcAddress()
1051 cnx->hooks[egl_connection_t::GLESv2_INDEX]->ext.extensions[slot] = in eglGetProcAddress()
1168 s->cnx->hooks[c->version]->gl.glReadPixels(0,0,1,1, in eglSwapBuffersWithDamageKHR()
/frameworks/native/vulkan/libvulkan/
Dcode-generator.tmpl562 } hooks[] = {
588 constexpr size_t count = sizeof(hooks) / sizeof(hooks[0]);
590 hooks, hooks + count, pName,
592 if (hook < hooks + count && strcmp(hook->name, pName) == 0) {
807 PFN_vkVoidFunction checked_proc; // always nullptr for non-device hooks
Dapi_gen.cpp517 } hooks[] = { in GetInstanceProcAddr() local
654 constexpr size_t count = sizeof(hooks) / sizeof(hooks[0]); in GetInstanceProcAddr()
656 hooks, hooks + count, pName, in GetInstanceProcAddr()
658 if (hook < hooks + count && strcmp(hook->name, pName) == 0) { in GetInstanceProcAddr()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken1787 // These test cases all assume the RIL OEM hooks