Searched refs:ExplicitExact (Results 1 – 5 of 5) sorted by relevance
82 traceType(LayerHistory::LayerVoteType::ExplicitExact, fps); in trace()281 return LayerVoteType::ExplicitExact; in partitionLayers()
449 if (layer.vote == LayerVoteType::ExplicitExact) { in calculateLayerScoreLocked()609 case LayerVoteType::ExplicitExact: in getRankedFrameRatesLocked()777 layer.vote == LayerVoteType::ExplicitExact))) { in getRankedFrameRatesLocked()802 case LayerVoteType::ExplicitExact: in getRankedFrameRatesLocked()1060 layer->vote != LayerVoteType::ExplicitExact && in getFrameRateOverrides()
161 ExplicitExact, // Specific refresh rate that was provided by the app with enumerator
503 layers[0].vote = LayerVoteType::ExplicitExact; in TEST_P()894 lr2.vote = LayerVoteType::ExplicitExact; in TEST_P()1951 lr2.vote = LayerVoteType::ExplicitExact; in TEST_P()2063 lr2.vote = LayerVoteType::ExplicitExact; in TEST_P()2512 lr.vote = LayerVoteType::ExplicitExact; in TEST_P()2722 lr4.vote = LayerVoteType::ExplicitExact; in TEST_P()3251 explicitExactLayer.vote = LayerVoteType::ExplicitExact; in TEST_P()3343 explicitExactLayer.vote = LayerVoteType::ExplicitExact; in TEST_P()3411 testRefreshRate(refreshRate, LayerVoteType::ExplicitExact); in TEST_P()3661 layers[0].vote = LayerVoteType::ExplicitExact; in TEST_P()[all …]
238 layer.vote = RefreshRateSelector::LayerVoteType::ExplicitExact; in TEST_F()