Searched refs:ANativeWindow_setQueueBufferInterceptor (Results 1 – 6 of 6) sorted by relevance
67 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setQueueBufferInterceptor);132 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setQueueBufferInterceptor); in init_stub_library()
169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
46 ANativeWindow_setQueueBufferInterceptor(mWindow, nullptr, nullptr); in ~ReliableSurface()61 result = ANativeWindow_setQueueBufferInterceptor(mWindow, hook_queueBuffer, this); in init()
37 ANativeWindow_setQueueBufferInterceptor; # apex # introduced=30
374 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window, in ANativeWindow_setQueueBufferInterceptor() function