Searched refs:refreshRateRound (Results 1 – 1 of 1) sorted by relevance
362 const uint32_t refreshRateRound = std::round(refreshRate); in updateFpsBasedOnContent() local366 if (mContentRefreshRate == refreshRateRound && mIsHDRContent == isHDR) { in updateFpsBasedOnContent()369 mContentRefreshRate = refreshRateRound; in updateFpsBasedOnContent()375 mCurrentContentFeatureState = refreshRateRound > 0 in updateFpsBasedOnContent()