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.cpp118 const char* exts = (const char *)gEGLImpl.hooks[version]->gl.glGetString(GL_EXTENSIONS); in onMakeCurrent()
DLoader.cpp523 &cnx->hooks[egl_connection_t::GLESv1_INDEX]->gl, in load_driver()
530 &cnx->hooks[egl_connection_t::GLESv2_INDEX]->gl, in load_driver()
DeglApi.cpp1018 setGLHooksThreadSpecific(c->cnx->hooks[c->version]); in eglMakeCurrent()
1246 cnx->hooks[egl_connection_t::GLESv1_INDEX]->ext.extensions[slot] = in eglGetProcAddress()
1247 cnx->hooks[egl_connection_t::GLESv2_INDEX]->ext.extensions[slot] = in eglGetProcAddress()
1364 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.cpp518 } hooks[] = { in GetInstanceProcAddr() local
655 constexpr size_t count = sizeof(hooks) / sizeof(hooks[0]); in GetInstanceProcAddr()
657 hooks, hooks + count, pName, in GetInstanceProcAddr()
659 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