Home
last modified time | relevance | path

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

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