Home
last modified time | relevance | path

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

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