Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h312 int dispatchGetLastQueuedBuffer(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1470 res = dispatchGetLastQueuedBuffer(args); in perform()
1764 int Surface::dispatchGetLastQueuedBuffer(va_list args) { in dispatchGetLastQueuedBuffer() function in android::Surface