Home
last modified time | relevance | path

Searched refs:vsyncModulator (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.h170 VsyncModulator& vsyncModulator() { return *mVsyncModulator; } in vsyncModulator() function
/frameworks/native/services/surfaceflinger/tests/unittests/
DSurfaceFlinger_DisplayModeSwitching.cpp333 !flinger->scheduler()->vsyncModulator().isVsyncConfigEarly()) {
DTransactionApplicationTest.cpp207 mFlinger.mutableScheduler().vsyncModulator().onRefreshRateChangeInitiated()); in modulateVsync()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2657 mScheduler->vsyncModulator().getVsyncConfig().sfWorkDuration; in commit()
4435 if (mScheduler->vsyncModulator().getVsyncConfig().sfWorkDuration > in scheduleNotifyExpectedPresentHint()
5172 if (mScheduler->vsyncModulator().isVsyncConfigEarly()) { in shouldLatchUnsignaled()