Searched refs:kFrameRateCategoryRateNormal (Results 1 – 2 of 2) sorted by relevance
57 static constexpr Fps kFrameRateCategoryRateNormal = 60_Hz; variable58 static constexpr std::pair<Fps, Fps> kFrameRateCategoryRates = {kFrameRateCategoryRateNormal,
1689 return FpsRange{kFrameRateCategoryRateNormal, 120_Hz}; in getFrameRateCategoryRange()