Home
last modified time | relevance | path

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

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