Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVsyncModulator.cpp38 VsyncModulator::VsyncModulator(const VsyncConfigSet& config, Now now) in VsyncModulator() function in android::scheduler::VsyncModulator
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h382 using VsyncModulator = scheduler::VsyncModulator; variable