Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h218 int dispatchSetBuffersDataSpace(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp956 res = dispatchSetBuffersDataSpace(args); in perform()
1102 int Surface::dispatchSetBuffersDataSpace(va_list args) { in dispatchSetBuffersDataSpace() function in android::Surface