Home
last modified time | relevance | path

Searched defs:mVSyncModulator (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/unittests/
DVSyncModulatorTest.cpp59 std::unique_ptr<VSyncModulator> mVSyncModulator; member in android::scheduler::VSyncModulatorTest
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1212 std::optional<scheduler::VSyncModulator> mVSyncModulator; variable