Searched refs:hook_query (Results 1 – 1 of 1) sorted by relevance
44 static int hook_query(const struct ANativeWindow* window, int what, int* value);60 ANativeWindow::query = hook_query; in AndroidWindow()234 static int hook_query(const struct ANativeWindow* window, int what, int* value) { in hook_query() function