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.cpp438 ANativeWindow_dequeueBufferInterceptor interceptor, in ANativeWindow_setDequeueBufferInterceptor()
/frameworks/native/libs/gui/include/gui/
DSurface.h669 ANativeWindow_dequeueBufferInterceptor mDequeueInterceptor = nullptr;
/frameworks/native/libs/gui/
DSurface.cpp1959 ANativeWindow_dequeueBufferInterceptor interceptor =
1960 va_arg(args, ANativeWindow_dequeueBufferInterceptor);