Home
last modified time | relevance | path

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

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