Home
last modified time | relevance | path

Searched refs:requestNextVsync (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.cpp167 virtual void requestNextVsync() override { in requestNextVsync() function in android::uirenderer::renderthread::ChoreographerSource
184 virtual void requestNextVsync() override { in requestNextVsync() function in android::uirenderer::renderthread::DummyVsyncSource
437 mVsyncSource->requestNextVsync(); in requestVsync()
H A DRenderThread.h78 virtual void requestNextVsync() = 0;
/aosp14/frameworks/base/libs/hwui/tests/common/
H A DTestContext.cpp133 mDisplayEventReceiver.requestNextVsync(); in waitForVsync()
/aosp14/frameworks/base/libs/input/
H A DPointerControllerContext.cpp208 mDisplayEventReceiver.requestNextVsync(); in startAnimationLocked()