Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/include/gui/
H A DSurface.h259 int dispatchGetNextFrameId(va_list args);
/aosp12/frameworks/native/libs/gui/
H A DSurface.cpp1436 res = dispatchGetNextFrameId(args); in perform()
1652 int Surface::dispatchGetNextFrameId(va_list args) { in dispatchGetNextFrameId() function in android::Surface