Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/zuma/pixelstats/
Dservice.cpp130 .DisplayPortMaxResolutionStatsPaths = {
/aosp_15_r20/device/google/zumapro/pixelstats/
Dservice.cpp124 .DisplayPortMaxResolutionStatsPaths = {
/aosp_15_r20/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h80 const std::vector<std::string> DisplayPortMaxResolutionStatsPaths; member
/aosp_15_r20/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp132 kDisplayPortMaxResolutionStatsPaths(sysfs_paths.DisplayPortMaxResolutionStatsPaths), in SysfsCollector()