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

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

Completed in 1154 milliseconds