Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/hostgraphics/include/gui/
H A DSurface.h96 static int hook_query(const ANativeWindow* window, int what, int* value) { in hook_query() function
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DReliableSurface.cpp275 int ReliableSurface::hook_query(const ANativeWindow *window, ANativeWindow_queryFn query, in hook_query() function in android::uirenderer::renderthread::ReliableSurface
/aosp_15_r20/frameworks/native/libs/gui/
H A DSurface.cpp565 int Surface::hook_query(const ANativeWindow* window, int what, int* value) { in hook_query() function in android::Surface