Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h314 int dispatchSetFrameTimelineInfo(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1476 res = dispatchSetFrameTimelineInfo(args); in perform()
1821 int Surface::dispatchSetFrameTimelineInfo(va_list args) { in dispatchSetFrameTimelineInfo() function in android::Surface