Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/nativewindow/include/apex/
H A Dwindow.h120 typedef int (*ANativeWindow_queueBufferInterceptor)(ANativeWindow* window, typedef
183 ANativeWindow_queueBufferInterceptor interceptor,
/aosp12/frameworks/native/libs/nativewindow/
H A DANativeWindow.cpp340 ANativeWindow_queueBufferInterceptor interceptor, in ANativeWindow_setQueueBufferInterceptor()
/aosp12/frameworks/native/libs/gui/include/gui/
H A DSurface.h521 ANativeWindow_queueBufferInterceptor mQueueInterceptor = nullptr;
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp1770 ANativeWindow_queueBufferInterceptor interceptor = in dispatchAddQueueInterceptor()
1771 va_arg(args, ANativeWindow_queueBufferInterceptor); in dispatchAddQueueInterceptor()