Searched refs:DisplayPresentRecord (Results 1 – 3 of 3) sorted by relevance
113 typedef struct DisplayPresentRecord { struct114 DisplayPresentRecord() = default;115 DisplayPresentRecord& operator+=(const DisplayPresentRecord& other) {134 } DisplayPresentRecord; argument138 typedef std::map<DisplayPresentProfile, DisplayPresentRecord> DisplayPresentStatistics;
47 mStatistics[mDisplayPresentProfile] = DisplayPresentRecord(); in VariableRefreshRateStatistic()
76 typedef std::map<PowerStatsPresentProfile, DisplayPresentRecord> PowerStatsPresentStatistics;