Searched defs:waitForVsync (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/tests/common/
H A DTestContext.cpp99 void TestContext::waitForVsync() { function in class:android::uirenderer::test::TestContext
/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2Test.cpp1060 void waitForVsync(hwc2_display_t* outDisplay = nullptr, function in class:Hwc2Test
1764 ASSERT_NO_FATAL_FAILURE(waitForVsync());
2853 ASSERT_NO_FATAL_FAILURE(waitForVsync(&receivedDisplay,
4231 ASSERT_NO_FATAL_FAILURE(test->waitForVsync());

Completed in 528 milliseconds