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

/frameworks/native/include/gui/
H A DSurface.h183 int dispatchSetSidebandStream(va_list args);
/frameworks/native/libs/gui/
H A DSurface.cpp606 res = dispatchSetSidebandStream(args);
710 int Surface::dispatchSetSidebandStream(va_list args) { function in class:android::Surface

Completed in 93 milliseconds