Home
last modified time | relevance | path

Searched refs:ExplicitExactOrMultiple (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DRefreshRateConfigsTest.cpp620 lr1.vote = LayerVoteType::ExplicitExactOrMultiple; in TEST_F()
629 lr1.vote = LayerVoteType::ExplicitExactOrMultiple; in TEST_F()
638 lr1.vote = LayerVoteType::ExplicitExactOrMultiple; in TEST_F()
647 lr1.vote = LayerVoteType::ExplicitExactOrMultiple; in TEST_F()
674 lr1.vote = LayerVoteType::ExplicitExactOrMultiple; in TEST_F()
686 lr2.vote = LayerVoteType::ExplicitExactOrMultiple; in TEST_F()
876 lr.vote = LayerVoteType::ExplicitExactOrMultiple; in TEST_F()
946 lr.vote = LayerVoteType::ExplicitExactOrMultiple; in TEST_F()
964 lr.vote = LayerVoteType::ExplicitExactOrMultiple; in TEST_F()
1021 lr.vote = LayerVoteType::ExplicitExactOrMultiple; in TEST_F()
[all …]
H A DLayerHistoryTest.cpp351 EXPECT_EQ(LayerHistory::LayerVoteType::ExplicitExactOrMultiple, in TEST_F()
361 EXPECT_EQ(LayerHistory::LayerVoteType::ExplicitExactOrMultiple, in TEST_F()
602 EXPECT_EQ(LayerHistory::LayerVoteType::ExplicitExactOrMultiple, in TEST_F()
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.cpp85 case LayerVoteType::ExplicitExactOrMultiple: in layerVoteTypeString()
114 case LayerVoteType::ExplicitExactOrMultiple: in isVoteAllowed()
171 if (layer.vote == LayerVoteType::ExplicitExactOrMultiple || in calculateLayerScoreLocked()
302 case LayerVoteType::ExplicitExactOrMultiple: in getBestRefreshRateLocked()
535 return layer->vote == LayerVoteType::ExplicitExactOrMultiple; in getFrameRateOverrides()
552 layer->vote != LayerVoteType::ExplicitExactOrMultiple && in getFrameRateOverrides()
H A DLayerHistory.cpp69 traceType(LayerHistory::LayerVoteType::ExplicitExactOrMultiple, fps); in trace()
195 return LayerVoteType::ExplicitExactOrMultiple; in partitionLayers()
H A DRefreshRateConfigs.h207 ExplicitExactOrMultiple, // Specific refresh rate that was provided by the app with enumerator