OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dispatchUnlockAndPost
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/gui/
Surface.h
123
int
dispatchUnlockAndPost
(va_list args);
/frameworks/native/libs/gui/
Surface.cpp
393
res =
dispatchUnlockAndPost
(args);
485
int Surface::
dispatchUnlockAndPost
(va_list args) {
Completed in 76 milliseconds