Searched refs:mRotateFreq (Results 1 – 4 of 4) sorted by relevance
172 static const nsecs_t mRotateFreq = 3000000000LL; variable
392 if ((systemTime(SYSTEM_TIME_MONOTONIC) - mLastRotatedAt) >= mRotateFreq) { in rotateFrame()
165 static const nsecs_t mRotateFreq = 3000000000LL; variable
440 if ((systemTime(SYSTEM_TIME_MONOTONIC) - mLastRotatedAt) >= mRotateFreq) { in rotateFrame()