Searched refs:queryInternal (Results 1 – 2 of 2) sorted by relevance
223 static int queryInternal(const ANativeWindow* window, int what, int* value);
509 return interceptor(window, Surface::queryInternal, data, what, value); in hook_query()515 int Surface::queryInternal(const ANativeWindow* window, int what, int* value) { in queryInternal() function in android::Surface