Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/mock/system/window/
H A DMockNativeWindow.cpp42 int dispatch_query(const struct ANativeWindow* window, int what, int* value) { in dispatch_query() function
81 ANativeWindow::query = &dispatch_query; in NativeWindow()