Home
last modified time | relevance | path

Searched refs:kPowerStatsPropertySuffix (Results 1 – 1 of 1) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libvrr/Power/
DDisplayStateResidencyWatcher.cpp31 constexpr std::string_view kPowerStatsPropertySuffix = "powerstats.entity_name"; variable
44 "primarydisplay" + "." + std::string(kPowerStatsPropertySuffix); in DisplayStateResidencyWatcher()