Home
last modified time | relevance | path

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

/frameworks/native/libs/nativewindow/include/apex/
Dwindow.h107 typedef int (*ANativeWindow_queueBufferInterceptor)(ANativeWindow* window, typedef
170 ANativeWindow_queueBufferInterceptor interceptor,
/frameworks/base/libs/hostgraphics/
DANativeWindow.cpp44 ANativeWindow_queueBufferInterceptor interceptor, in ANativeWindow_setQueueBufferInterceptor()
/frameworks/native/libs/nativewindow/
DANativeWindow.cpp447 ANativeWindow_queueBufferInterceptor interceptor, in ANativeWindow_setQueueBufferInterceptor()
/frameworks/native/libs/gui/include/gui/
DSurface.h573 ANativeWindow_queueBufferInterceptor mQueueInterceptor = nullptr;
/frameworks/native/libs/gui/
DSurface.cpp1746 ANativeWindow_queueBufferInterceptor interceptor = in dispatchAddQueueInterceptor()
1747 va_arg(args, ANativeWindow_queueBufferInterceptor); in dispatchAddQueueInterceptor()