Home
last modified time | relevance | path

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

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