Home
last modified time | relevance | path

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

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