Home
last modified time | relevance | path

Searched defs:vsyncController (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableScheduler.h41 TestableScheduler(std::unique_ptr<scheduler::VsyncController> vsyncController, in TestableScheduler()
H A DTransactionFrameTracerTest.cpp83 auto vsyncController = std::make_unique<mock::VsyncController>(); in setupScheduler() local
H A DGameModeTest.cpp75 auto vsyncController = std::make_unique<mock::VsyncController>(); in setupScheduler() local
H A DRefreshRateSelectionTest.cpp137 auto vsyncController = std::make_unique<mock::VsyncController>(); in setupScheduler() local
H A DTunnelModeEnabledReporterTest.cpp122 auto vsyncController = std::make_unique<mock::VsyncController>(); in setupScheduler() local
H A DFpsReporterTest.cpp136 auto vsyncController = std::make_unique<mock::VsyncController>(); in setupScheduler() local
H A DSetFrameRateTest.cpp174 auto vsyncController = std::make_unique<mock::VsyncController>(); in setupScheduler() local
H A DTransactionSurfaceFrameTest.cpp83 auto vsyncController = std::make_unique<mock::VsyncController>(); in setupScheduler() local
H A DCompositionTest.cpp135 auto vsyncController = std::make_unique<mock::VsyncController>(); in setupScheduler() local