Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Degl_trampolines.cc113 bool WrapEglHostFunction(const char* name, HostCode function) { in WrapEglHostFunction() function
164 if (!WrapEglHostFunction(proc_name, ToHostCode(ret))) { in DoCustomTrampolineWithThunk_eglGetProcAddress()
179 if (!WrapEglHostFunction(proc_name, ToHostCode(GuestType(result)))) { in RunGuest_eglGetProcAddress()
221 if (!WrapEglHostFunction(proc_name, ret)) { in DoCustomTrampolineWithThunk_eglNextLayerProcAddressProc()
248 !WrapEglHostFunction(proc_name, ToHostCode(GuestType(get_next_layer_proc_address)))) { in RunGuestAndroidGLESLayer_GetProcAddress()