OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hook_query
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/gui/
Surface.h
95
static int
hook_query
(const ANativeWindow* window, int what, int* value);
/frameworks/native/libs/gui/
Surface.cpp
49
ANativeWindow::query =
hook_query
;
148
int Surface::
hook_query
(const ANativeWindow* window,
function in class:android::Surface
Completed in 184 milliseconds