OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hook_perform
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/gui/
Surface.h
94
static int
hook_perform
(ANativeWindow* window, int operation, ...);
/frameworks/native/libs/gui/
Surface.cpp
50
ANativeWindow::perform =
hook_perform
;
154
int Surface::
hook_perform
(ANativeWindow* window, int operation, ...) {
function in class:android::Surface
Completed in 704 milliseconds