Searched refs:DisplayPresentStatistics (Results 1 – 3 of 3) sorted by relevance
138 typedef std::map<DisplayPresentProfile, DisplayPresentRecord> DisplayPresentStatistics; typedef146 virtual DisplayPresentStatistics getStatistics() = 0;148 virtual DisplayPresentStatistics getUpdatedStatistics() = 0;163 DisplayPresentStatistics getStatistics() override;165 DisplayPresentStatistics getUpdatedStatistics() override;208 DisplayPresentStatistics mStatistics;
68 DisplayPresentStatistics VariableRefreshRateStatistic::getStatistics() { in getStatistics()74 DisplayPresentStatistics VariableRefreshRateStatistic::getUpdatedStatistics() { in getUpdatedStatistics()77 DisplayPresentStatistics updatedStatistics; in getUpdatedStatistics()
74 DisplayPresentStatistics mStatistics;