Searched refs:fpsLowRateThreshold (Results 1 – 2 of 2) sorted by relevance
112 bool SessionRecords::isLowFrameRate(int32_t fpsLowRateThreshold) { in isLowFrameRate() argument115 auto cycleDurationThresholdUs = 1000000.0 / fpsLowRateThreshold; in isLowFrameRate()
52 bool isLowFrameRate(int32_t fpsLowRateThreshold);