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

/frameworks/native/include/gui/
H A DSurface.h132 int dispatchConnect(va_list args);
/frameworks/native/libs/gui/
H A DSurface.cpp443 res = dispatchConnect(args);
458 int Surface::dispatchConnect(va_list args) { function in class:android::Surface

Completed in 333 milliseconds