Searched refs:dispatchDisconnect (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/gui/
H A DSurface.h133 int dispatchDisconnect(va_list args);
/frameworks/native/libs/gui/
H A DSurface.cpp446 res = dispatchDisconnect(args);
463 int Surface::dispatchDisconnect(va_list args) { function in class:android::Surface

Completed in 49 milliseconds