Searched refs:waitForVsync (Results 1 – 4 of 4) sorted by relevance
54 void waitForVsync();
99 void TestContext::waitForVsync() { in waitForVsync() function in android::uirenderer::test::TestContext
147 testContext.waitForVsync(); in run()160 testContext.waitForVsync(); in run()
1060 void waitForVsync(hwc2_display_t* outDisplay = nullptr, in waitForVsync() function in Hwc2Test1764 ASSERT_NO_FATAL_FAILURE(waitForVsync()); in presentDisplays()2853 ASSERT_NO_FATAL_FAILURE(waitForVsync(&receivedDisplay, in TEST_F()4231 ASSERT_NO_FATAL_FAILURE(test->waitForVsync()); in TEST_F()