Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h250 int dispatchGetCompositorTiming(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1147 res = dispatchGetCompositorTiming(args); in perform()
1363 int Surface::dispatchGetCompositorTiming(va_list args) { in dispatchGetCompositorTiming() function in android::Surface