Home
last modified time | relevance | path

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

/frameworks/native/include/gui/
DSurface.h145 int dispatchSetUsage(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp404 res = dispatchSetUsage(args); in perform()
468 int Surface::dispatchSetUsage(va_list args) { in dispatchSetUsage() function in android::Surface