Searched refs:ANativeWindow_queryInterceptor (Results 1 – 3 of 3) sorted by relevance
1112 typedef int (*ANativeWindow_queryInterceptor)(const ANativeWindow* window, typedef1129 ANativeWindow_queryInterceptor interceptor, in ANativeWindow_setQueryInterceptor()
522 ANativeWindow_queryInterceptor mQueryInterceptor = nullptr;
1780 ANativeWindow_queryInterceptor interceptor = va_arg(args, ANativeWindow_queryInterceptor); in dispatchAddQueryInterceptor()