Searched refs:ANativeWindow_setPerformInterceptor (Results 1 – 6 of 6) sorted by relevance
66 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setPerformInterceptor);131 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setPerformInterceptor); in init_stub_library()
155 int ANativeWindow_setPerformInterceptor(ANativeWindow* window,
47 ANativeWindow_setPerformInterceptor(mWindow, nullptr, nullptr); in ~ReliableSurface()65 result = ANativeWindow_setPerformInterceptor(mWindow, hook_perform, this); in init()
36 ANativeWindow_setPerformInterceptor; # apex # introduced=30
369 int ANativeWindow_setPerformInterceptor(ANativeWindow* window, in ANativeWindow_setPerformInterceptor() function