Searched refs:waitForVsync (Results 1 – 4 of 4) sorted by relevance
54 void waitForVsync();
101 void TestContext::waitForVsync() { in waitForVsync() function in android::uirenderer::test::TestContext
148 testContext.waitForVsync(); in run()166 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()