Searched refs:mMaxSupportedRefreshRate (Results 1 – 2 of 2) sorted by relevance
252 const RefreshRate& getMaxRefreshRate() const { return *mMaxSupportedRefreshRate; } in getMaxRefreshRate()354 const RefreshRate* mMaxSupportedRefreshRate; variable
73 contentFramerate = round<int>(mMaxSupportedRefreshRate->getFps()); in getRefreshRateForContent()421 mMaxSupportedRefreshRate = sortedConfigs.back(); in RefreshRateConfigs()