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