Home
last modified time | relevance | path

Searched refs:hook_query (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAndroidWindow.cpp44 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