Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h245 int dispatchGetFrameTimestamps(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1062 res = dispatchGetFrameTimestamps(args); in perform()
1243 int Surface::dispatchGetFrameTimestamps(va_list args) { in dispatchGetFrameTimestamps() function in android::Surface