Home
last modified time | relevance | path

Searched defs:DisplayRefreshProfile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/Statistics/
DVariableRefreshRateStatistic.h85 typedef struct DisplayRefreshProfile { struct
87 PowerStatsProfile powerStatsProfile;
113 bool operator<(const DisplayRefreshProfile& rhs) const { argument
145 } DisplayRefreshProfile; argument