Home
last modified time | relevance | path

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

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