Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp6865 const auto maxSupportedRefreshRate = mRefreshRateConfigs->getSupportedRefreshRateRange().max; in getMaxAcquiredBufferCount() local
6866 *buffers = getMaxAcquiredBufferCountForRefreshRate(maxSupportedRefreshRate); in getMaxAcquiredBufferCount()