Searched refs:maxRecordsNum (Results 1 – 2 of 2) sorted by relevance
90 std::optional<uint32_t> lowFrameRateThreshold, std::optional<uint32_t> maxRecordsNum, in AdpfConfig()125 mMaxRecordsNum(maxRecordsNum), in AdpfConfig()
744 std::optional<uint32_t> maxRecordsNum; in ParseAdpfConfigs() local780 ADPF_PARSE_OPTIONAL(maxRecordsNum, "MaxRecordsNum", UInt); in ParseAdpfConfigs()802 !lowFrameRateThreshold.has_value() || !maxRecordsNum.has_value()) { in ParseAdpfConfigs()829 jankCheckTimeFactor, lowFrameRateThreshold, maxRecordsNum, uclampMinLoadUp.value(), in ParseAdpfConfigs()