Searched refs:ANativeWindow_dequeueBufferInterceptor (Results 1 – 4 of 4) sorted by relevance
73 typedef int (*ANativeWindow_dequeueBufferInterceptor)(ANativeWindow* window, typedef141 ANativeWindow_dequeueBufferInterceptor interceptor,
323 ANativeWindow_dequeueBufferInterceptor interceptor, in ANativeWindow_setDequeueBufferInterceptor()
477 ANativeWindow_dequeueBufferInterceptor mDequeueInterceptor = nullptr;
1449 ANativeWindow_dequeueBufferInterceptor interceptor = in dispatchAddDequeueInterceptor()1450 va_arg(args, ANativeWindow_dequeueBufferInterceptor); in dispatchAddDequeueInterceptor()