Home
last modified time | relevance | path

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

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