Home
last modified time | relevance | path

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

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