Searched refs:ANativeWindow_queryInterceptor (Results 1 – 3 of 3) sorted by relevance
1289 typedef int (*ANativeWindow_queryInterceptor)(const ANativeWindow* window, typedef1306 ANativeWindow_queryInterceptor interceptor, in ANativeWindow_setQueryInterceptor()
575 ANativeWindow_queryInterceptor mQueryInterceptor = nullptr;
1756 ANativeWindow_queryInterceptor interceptor = va_arg(args, ANativeWindow_queryInterceptor); in dispatchAddQueryInterceptor()