Home
last modified time | relevance | path

Searched refs:Min (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.cpp71 traceType(LayerHistory::LayerVoteType::Min, 1); in trace()
82 } else if (compatibility == LayerInfo::FrameRateCompatibility::Min) { in getVoteType()
83 voteType = LayerHistory::LayerVoteType::Min; in getVoteType()
250 case Layer::FrameRateCompatibility::Min: in partitionLayers()
251 return LayerVoteType::Min; in partitionLayers()
DLayerInfo.h78 Min, // Layer needs the minimum frame rate. enumerator
DRefreshRateSelector.cpp465 case LayerVoteType::Min: in getRankedFrameRatesLocked()
554 if (layer.vote == LayerVoteType::NoVote || layer.vote == LayerVoteType::Min) { in getRankedFrameRatesLocked()
621 case LayerVoteType::Min: in getRankedFrameRatesLocked()
851 if (layer->vote == LayerVoteType::NoVote || layer->vote == LayerVoteType::Min) { in getFrameRateOverrides()
DLayerInfo.cpp322 return {LayerHistory::LayerVoteType::Min, Fps()}; in getRefreshRateVote()
DRefreshRateSelector.h146 Min, // Minimal refresh rate available enumerator
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryTest.cpp179 .WillOnce(Return(LayerInfo::FrameRateCompatibility::Min)); in TEST_F()
196 EXPECT_EQ(LayerHistory::LayerVoteType::Min, summarizeLayerHistory(time)[0].vote); in TEST_F()
319 setDefaultLayerVote(layer.get(), LayerHistory::LayerVoteType::Min); in TEST_F()
332 EXPECT_EQ(LayerHistory::LayerVoteType::Min, summarizeLayerHistory(time)[0].vote); in TEST_F()
471 EXPECT_EQ(LayerHistory::LayerVoteType::Min, summary[0].vote); in TEST_F()
488 EXPECT_EQ(LayerHistory::LayerVoteType::Min, summary[0].vote); in TEST_F()
632 EXPECT_EQ(LayerHistory::LayerVoteType::Min, summarizeLayerHistory(time)[0].vote); in TEST_F()
647 EXPECT_EQ(LayerHistory::LayerVoteType::Min, summarizeLayerHistory(time)[0].vote); in TEST_F()
716 EXPECT_EQ(LayerHistory::LayerVoteType::Min, summarizeLayerHistory(time)[0].vote); in TEST_F()
727 EXPECT_EQ(LayerHistory::LayerVoteType::Min, summarizeLayerHistory(time)[0].vote); in TEST_F()
[all …]
DRefreshRateSelectorTest.cpp444 lr.vote = LayerVoteType::Min; in TEST_P()
477 lr.vote = LayerVoteType::Min; in TEST_P()
502 lr.vote = LayerVoteType::Min; in TEST_P()
526 lr.vote = LayerVoteType::Min; in TEST_P()
555 lr.vote = LayerVoteType::Min; in TEST_P()
591 lr.vote = LayerVoteType::Min; in TEST_P()
851 lr.vote = LayerVoteType::Min; in TEST_P()
880 lr.vote = LayerVoteType::Min; in TEST_P()
927 lr1.vote = LayerVoteType::Min; in TEST_P()
931 lr1.vote = LayerVoteType::Min; in TEST_P()
[all …]
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/button/
DActionButtons.kt69 .height(IntrinsicSize.Min) in ActionButtons()
/frameworks/base/tools/aapt2/
Dreadme.md176 - Min SDK resource filtering: removes resources that can't possibly be selected at runtime due
/frameworks/proto_logging/stats/atoms/credentials/
Dcredentials_extension_atoms.proto134 // Min of query start times - the time of the first provider queried
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp116 case AtomicRMWInst::Min: return bitc::RMW_MIN; in GetEncodedRMWOperation()
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp116 case AtomicRMWInst::Min: return bitc::RMW_MIN; in GetEncodedRMWOperation()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto83 // Min time taken in millis.
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp788 case bitc::RMW_MIN: return AtomicRMWInst::Min; in GetDecodedRMWOperation()
/frameworks/native/services/surfaceflinger/
DLayer.cpp2771 return FrameRateCompatibility::Min; in convertCompatibility()
/frameworks/proto_logging/stats/
Datoms.proto5683 // Min oom adj score considered by lmkd.
8960 * Min cool-down is 5 sec.