Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/Statistics/
DVariableRefreshRateStatistic.cpp95 RefreshSource refreshSource, in dumpStatistics()
254 RefreshSource refreshSource) { in onNonPresentRefresh()
259 RefreshSource refreshSource) { in onRefreshInternal()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/
DUtils.cpp59 bool isPresentRefresh(RefreshSource refreshSource) { in isPresentRefresh()
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvrr/Power/
DDisplayStateResidencyProvider.cpp110 for (auto refreshSource : android::hardware::graphics::composer::kRefreshSource) { in generateUniqueStates() local