Searched refs:getRefreshRateVote (Results 1 – 3 of 3) sorted by relevance
160 LayerVote getRefreshRateVote(const RefreshRateConfigs&, nsecs_t now);
154 const auto vote = info->getRefreshRateVote(refreshRateConfigs, now); in summarize()
221 LayerInfo::LayerVote LayerInfo::getRefreshRateVote(const RefreshRateConfigs& refreshRateConfigs, in getRefreshRateVote() function in android::scheduler::LayerInfo