Searched refs:isLowFrameRate (Results 1 – 4 of 4) sorted by relevance
92 ASSERT_FALSE(mRecords->isLowFrameRate(25)); in TEST_F()96 ASSERT_FALSE(mRecords->isLowFrameRate(25)); in TEST_F()100 ASSERT_FALSE(mRecords->isLowFrameRate(25)); in TEST_F()104 ASSERT_TRUE(mRecords->isLowFrameRate(25)); in TEST_F()108 ASSERT_FALSE(mRecords->isLowFrameRate(25)); in TEST_F()
52 bool isLowFrameRate(int32_t fpsLowRateThreshold);
112 bool SessionRecords::isLowFrameRate(int32_t fpsLowRateThreshold) { in isLowFrameRate() function in aidl::google::hardware::power::impl::pixel::SessionRecords
315 if (mSessionRecords->isLowFrameRate(adpfConfig->mLowFrameRateThreshold.value())) { in updateHeuristicBoost()331 mSessionRecords->isLowFrameRate(adpfConfig->mLowFrameRateThreshold.value())); in updateHeuristicBoost()