Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h295 int dispatchEnableFrameTimestamps(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1412 res = dispatchEnableFrameTimestamps(args); in perform()
1634 int Surface::dispatchEnableFrameTimestamps(va_list args) { in dispatchEnableFrameTimestamps() function in android::Surface