Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/aidl/
DSessionRecords.cpp119 int32_t ind3 = ind2 == 0 ? (kMaxNumOfRecords - 1) : (ind2 - 1); in isLowFrameRate() local
122 (mRecords[ind3].startIntervalUs >= cycleDurationThresholdUs); in isLowFrameRate()