Home
last modified time | relevance | path

Searched refs:Max (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/proto/android/service/
Dbattery.proto33 // Max current in microamperes. This may be 0 if the device's kernel drivers
36 // Max voltage. This may be 0 if the device's kernel drivers don't support
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryTest.cpp164 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
173 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
193 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
285 setDefaultLayerVote(layer.get(), LayerHistory::LayerVoteType::Max); in TEST_F()
297 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
456 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summary[1].vote); in TEST_F()
544 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
580 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
655 EXPECT_EQ(LayerHistory::LayerVoteType::Max, summarizeLayerHistory(time)[0].vote); in TEST_F()
776 } else if (layer.vote == LayerHistory::LayerVoteType::Max) { in TEST_P()
DRefreshRateConfigsTest.cpp294 lr.vote = LayerVoteType::Max; in TEST_F()
325 lr.vote = LayerVoteType::Max; in TEST_F()
349 lr.vote = LayerVoteType::Max; in TEST_F()
372 lr.vote = LayerVoteType::Max; in TEST_F()
402 lr.vote = LayerVoteType::Max; in TEST_F()
437 lr.vote = LayerVoteType::Max; in TEST_F()
647 lr2.vote = LayerVoteType::Max; in TEST_F()
696 lr.vote = LayerVoteType::Max; in TEST_F()
726 lr.vote = LayerVoteType::Max; in TEST_F()
770 lr2.vote = LayerVoteType::Max; in TEST_F()
[all …]
/frameworks/base/proto/src/criticalevents/
Dcritical_event_log.proto29 // Max age of events that are included in this proto.
33 // Max number of events in the log.
/frameworks/hardware/interfaces/schedulerservice/1.0/
DISchedulingPolicyService.hal39 * @return priority Max priority that can be set with
/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.cpp235 return {LayerHistory::LayerVoteType::Max, Fps()}; in getRefreshRateVote()
260 return {LayerHistory::LayerVoteType::Max, Fps()}; in getRefreshRateVote()
DRefreshRateConfigs.cpp227 if (layer.vote == LayerVoteType::Max) { in calculateLayerScoreLocked()
299 case LayerVoteType::Max: in getBestRefreshRateLocked()
448 case LayerVoteType::Max: in getBestRefreshRateLocked()
575 if (layer->vote == RefreshRateConfigs::LayerVoteType::Max || in groupLayersByUid()
DLayerHistory.cpp71 traceType(LayerHistory::LayerVoteType::Max, 1); in trace()
DRefreshRateConfigs.h140 Max, // Maximal refresh rate available enumerator
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dshared.rsh81 /* Max ULPs while still being considered "equal". Only used when this number
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dshared.rsh100 /* Max ULPs while still being considered "equal". Only used when this number
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dshared.rsh102 /* Max ULPs while still being considered "equal". Only used when this number
/frameworks/base/core/proto/android/server/
Djobscheduler.proto365 // Max number of jobs, when screen is ON.
368 // Max number of jobs, when screen is OFF.
384 // Max number of BG (== owned by non-TOP apps) jobs to run simultaneously.
/frameworks/compile/slang/BitWriter_2_9_func/
DBitcodeWriter.cpp115 case AtomicRMWInst::Max: return bitc::RMW_MAX; in GetEncodedRMWOperation()
/frameworks/compile/slang/BitWriter_3_2/
DBitcodeWriter.cpp115 case AtomicRMWInst::Max: return bitc::RMW_MAX; in GetEncodedRMWOperation()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto86 // Max time taken in millis.
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp787 case bitc::RMW_MAX: return AtomicRMWInst::Max; in GetDecodedRMWOperation()
/frameworks/proto_logging/stats/
Datoms.proto5653 // Max thrashing levels (workingset_refaults/filecache in %).
8162 // Max recorded CPU usage of all processed messages.
8165 // Max recorded latency of all processed messages.
8183 // Max dispatching delay of all processed messages.
21973 // Max nits value when High Brightness Mode (HBM) is enabled.