Searched refs:ANativeWindow_setCancelBufferInterceptor (Results 1 – 6 of 6) sorted by relevance
61 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setCancelBufferInterceptor);126 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setCancelBufferInterceptor); in init_stub_library()
124 int ANativeWindow_setCancelBufferInterceptor(ANativeWindow* window,
44 ANativeWindow_setCancelBufferInterceptor(mWindow, nullptr, nullptr); in ~ReliableSurface()53 int result = ANativeWindow_setCancelBufferInterceptor(mWindow, hook_cancelBuffer, this); in init()
34 ANativeWindow_setCancelBufferInterceptor; # apex # introduced=30
357 int ANativeWindow_setCancelBufferInterceptor(ANativeWindow* window, in ANativeWindow_setCancelBufferInterceptor() function