Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.cpp50 const auto frameRate = info.getSetFrameRateVote(); in isLayerActive()
268 const auto frameRate = info->getSetFrameRateVote(); in partitionLayers()
DLayerInfo.h211 FrameRate getSetFrameRateVote() const;
DLayerInfo.cpp404 LayerInfo::FrameRate LayerInfo::getSetFrameRateVote() const { in getSetFrameRateVote() function in android::scheduler::LayerInfo