Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurface.h271 int dispatchSetFrameRate(va_list args);
/frameworks/native/libs/gui/
DSurface.cpp1475 res = dispatchSetFrameRate(args); in perform()
1733 int Surface::dispatchSetFrameRate(va_list args) { in dispatchSetFrameRate() function in android::Surface