Home
last modified time | relevance | path

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

/frameworks/native/libs/nativewindow/include/apex/
Dwindow.h73 typedef int (*ANativeWindow_dequeueBufferInterceptor)(ANativeWindow* window, typedef
141 ANativeWindow_dequeueBufferInterceptor interceptor,
/frameworks/base/libs/hostgraphics/
DANativeWindow.cpp38 ANativeWindow_dequeueBufferInterceptor interceptor, in ANativeWindow_setDequeueBufferInterceptor()
/frameworks/native/libs/nativewindow/
DANativeWindow.cpp436 ANativeWindow_dequeueBufferInterceptor interceptor, in ANativeWindow_setDequeueBufferInterceptor()
/frameworks/native/libs/gui/include/gui/
DSurface.h569 ANativeWindow_dequeueBufferInterceptor mDequeueInterceptor = nullptr;
/frameworks/native/libs/gui/
DSurface.cpp1727 ANativeWindow_dequeueBufferInterceptor interceptor = in dispatchAddDequeueInterceptor()
1728 va_arg(args, ANativeWindow_dequeueBufferInterceptor); in dispatchAddDequeueInterceptor()