Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerInfo.h160 LayerVote getRefreshRateVote(const RefreshRateConfigs&, nsecs_t now);
H A DLayerHistory.cpp154 const auto vote = info->getRefreshRateVote(refreshRateConfigs, now); in summarize()
H A DLayerInfo.cpp221 LayerInfo::LayerVote LayerInfo::getRefreshRateVote(const RefreshRateConfigs& refreshRateConfigs, in getRefreshRateVote() function in android::scheduler::LayerInfo