Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h244 int dispatchSetBuffersTimestamp(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1382 res = dispatchSetBuffersTimestamp(args); in perform()
1585 int Surface::dispatchSetBuffersTimestamp(va_list args) { in dispatchSetBuffersTimestamp() function in android::Surface