Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libvrr/Statistics/
DVariableRefreshRateStatistic.cpp77 DisplayPresentStatistics updatedStatistics; in getUpdatedStatistics() local
83 updatedStatistics[it.first] = it.second; in getUpdatedStatistics()
90 return std::move(updatedStatistics); in getUpdatedStatistics()