Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Degl_trampolines.cc84 void DoCustomTrampolineWithThunk_glGetPointerv(HostCode callee, ProcessState* state) { in DoCustomTrampolineWithThunk_glGetPointerv() function
104 const auto DoCustomTrampolineWithThunk_glGetPointervEXT = DoCustomTrampolineWithThunk_glGetPointerv;
105 const auto DoCustomTrampolineWithThunk_glGetPointervKHR = DoCustomTrampolineWithThunk_glGetPointerv;
Dopengl_trampolines-inl.h1233 {"glGetPointerv", DoCustomTrampolineWithThunk_glGetPointerv, [](GuestAddr pc) { return WrapGuestFun…