Searched refs:hook_query (Results 1 – 4 of 4) sorted by relevance
55 ANativeWindow::query = hook_query; in ReliableSurface()289 int ReliableSurface::hook_query(const ANativeWindow* window, int what, int* value) { in hook_query() function in android::uirenderer::renderthread::ReliableSurface
78 static int hook_query(const ANativeWindow* window, int what, int* value);
187 static int hook_query(const ANativeWindow* window, int what, int* value);
70 ANativeWindow::query = hook_query; in Surface()421 int Surface::hook_query(const ANativeWindow* window, in hook_query() function in android::Surface