Home
last modified time | relevance | path

Searched refs:DoCustomTrampolineWithThunk_eglGetProcAddress (Results 1 – 5 of 5) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Degl_trampolines.cc108 void DoCustomTrampolineWithThunk_eglGetProcAddress(HostCode callee, ProcessState* state);
153 void DoCustomTrampolineWithThunk_eglGetProcAddress(HostCode callee, ProcessState* state) { in DoCustomTrampolineWithThunk_eglGetProcAddress() function
Dtrampolines_arm64_to_x86_64-inl.h83 {"eglGetProcAddress", DoCustomTrampolineWithThunk_eglGetProcAddress, reinterpret_cast<void*>(eglGet…
Dtrampolines_arm_to_x86-inl.h83 {"eglGetProcAddress", DoCustomTrampolineWithThunk_eglGetProcAddress, reinterpret_cast<void*>(eglGet…
Dtrampolines_riscv64_to_x86_64-inl.h83 {"eglGetProcAddress", DoCustomTrampolineWithThunk_eglGetProcAddress, reinterpret_cast<void*>(eglGet…
Dopengl_trampolines-inl.h76 {"eglGetProcAddress", DoCustomTrampolineWithThunk_eglGetProcAddress, [](GuestAddr pc) { return Wrap…