Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h247 int dispatchSetUsage64(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1454 res = dispatchSetUsage64(args); in perform()
1527 int Surface::dispatchSetUsage64(va_list args) { in dispatchSetUsage64() function in android::Surface