Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h313 int dispatchGetLastQueuedBuffer2(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1473 res = dispatchGetLastQueuedBuffer2(args); in perform()
1788 int Surface::dispatchGetLastQueuedBuffer2(va_list args) { in dispatchGetLastQueuedBuffer2() function in android::Surface