Home
last modified time | relevance | path

Searched refs:fpsLowRateThreshold (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/power-libperfmgr/aidl/
DSessionRecords.cpp112 bool SessionRecords::isLowFrameRate(int32_t fpsLowRateThreshold) { in isLowFrameRate() argument
115 auto cycleDurationThresholdUs = 1000000.0 / fpsLowRateThreshold; in isLowFrameRate()
DSessionRecords.h52 bool isLowFrameRate(int32_t fpsLowRateThreshold);