Home
last modified time | relevance | path

Searched refs:onRefreshRateChangeInitiated (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVsyncModulator.h102 [[nodiscard]] VsyncConfigOpt onRefreshRateChangeInitiated();
H A DVsyncModulator.cpp98 VsyncModulator::VsyncConfigOpt VsyncModulator::onRefreshRateChangeInitiated() { in onRefreshRateChangeInitiated() function in android::scheduler::VsyncModulator
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1117 modulateVsync(&VsyncModulator::onRefreshRateChangeInitiated); in setDesiredActiveMode()