Searched refs:getUpdatedStatistics (Results 1 – 3 of 3) sorted by relevance
148 virtual DisplayPresentStatistics getUpdatedStatistics() = 0;165 DisplayPresentStatistics getUpdatedStatistics() override;
74 DisplayPresentStatistics VariableRefreshRateStatistic::getUpdatedStatistics() { in getUpdatedStatistics() function in android::hardware::graphics::composer::VariableRefreshRateStatistic
81 auto mUpdatedStatistics = mStatisticsProvider->getUpdatedStatistics(); in mapStatistics()