Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h146 void logDisplayPortMaxResolutionStats(const std::shared_ptr<IStats> &stats_client);
/aosp_15_r20/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp486 void SysfsCollector::logDisplayPortMaxResolutionStats(const std::shared_ptr<IStats> &stats_client) { in logDisplayPortMaxResolutionStats() function in android::hardware::google::pixel::SysfsCollector
2225 logDisplayPortMaxResolutionStats(stats_client); in logPerDay()