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

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

Completed in 51 milliseconds