Searched refs:ANativeWindow_queueBufferInterceptor (Results 1 – 4 of 4) sorted by relevance
120 typedef int (*ANativeWindow_queueBufferInterceptor)(ANativeWindow* window, typedef183 ANativeWindow_queueBufferInterceptor interceptor,
340 ANativeWindow_queueBufferInterceptor interceptor, in ANativeWindow_setQueueBufferInterceptor()
520 ANativeWindow_queueBufferInterceptor mQueueInterceptor = nullptr;
1770 ANativeWindow_queueBufferInterceptor interceptor = in dispatchAddQueueInterceptor()1771 va_arg(args, ANativeWindow_queueBufferInterceptor); in dispatchAddQueueInterceptor()