Searched refs:lowFrameRateThreshold (Results 1 – 2 of 2) sorted by relevance
90 std::optional<uint32_t> lowFrameRateThreshold, std::optional<uint32_t> maxRecordsNum, in AdpfConfig()124 mLowFrameRateThreshold(lowFrameRateThreshold), in AdpfConfig()
743 std::optional<uint32_t> lowFrameRateThreshold; in ParseAdpfConfigs() local779 ADPF_PARSE_OPTIONAL(lowFrameRateThreshold, "LowFrameRateThreshold", UInt); in ParseAdpfConfigs()802 !lowFrameRateThreshold.has_value() || !maxRecordsNum.has_value()) { in ParseAdpfConfigs()829 jankCheckTimeFactor, lowFrameRateThreshold, maxRecordsNum, uclampMinLoadUp.value(), in ParseAdpfConfigs()