Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DVsyncModulatorTest.cpp71 sp<TestableVsyncModulator> mVsyncModulator = sp<TestableVsyncModulator>::make(mOffsets, Now); member in android::scheduler::VsyncModulatorTest
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h1424 sp<VsyncModulator> mVsyncModulator; variable