Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h300 int dispatchGetConsumerUsage64(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1430 res = dispatchGetConsumerUsage64(args); in perform()
1676 int Surface::dispatchGetConsumerUsage64(va_list args) { in dispatchGetConsumerUsage64() function in android::Surface