Searched refs:requestNextVsync (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/libs/hwui/renderthread/ | ||
H A D | RenderThread.cpp | 167 virtual void requestNextVsync() override { in requestNextVsync() function in android::uirenderer::renderthread::ChoreographerSource |
H A D | RenderThread.h | 78 virtual void requestNextVsync() = 0; |
/aosp14/frameworks/base/libs/hwui/tests/common/ | ||
H A D | TestContext.cpp | 133 mDisplayEventReceiver.requestNextVsync(); in waitForVsync() |
/aosp14/frameworks/base/libs/input/ | ||
H A D | PointerControllerContext.cpp | 208 mDisplayEventReceiver.requestNextVsync(); in startAnimationLocked() |