Home
last modified time | relevance | path

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

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