Searched refs:waitForVsync (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/tests/common/
H A DTestContext.h55 void waitForVsync();
H A DTestContext.cpp102 void TestContext::waitForVsync() { function in class:android::uirenderer::test::TestContext
/frameworks/base/libs/hwui/tests/macrobench/
H A DTestSceneRunner.cpp151 testContext.waitForVsync();
164 testContext.waitForVsync();
/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 72 milliseconds