Home
last modified time | relevance | path

Searched refs:FakePhaseOffsets (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFakeVsyncConfiguration.h25 struct FakePhaseOffsets : VsyncConfiguration { struct
H A DTestableSurfaceFlinger.h82 return std::make_unique<scheduler::FakePhaseOffsets>(); in createVsyncConfiguration()