Searched refs:displayport_max_res_stats_paths (Results 1 – 2 of 2) sorted by relevance
395 const std::vector<std::string> &displayport_max_res_stats_paths, int64_t *pcur_data) { in captureDisplayPortMaxResStats() argument399 if (displayport_max_res_stats_paths.size() < DISPLAY_PORT_MAX_RES_STATS_SIZE) { in captureDisplayPortMaxResStats()402 displayport_max_res_stats_paths.size(), DISPLAY_PORT_MAX_RES_STATS_SIZE); in captureDisplayPortMaxResStats()409 path = displayport_max_res_stats_paths[i]; in captureDisplayPortMaxResStats()424 const std::vector<std::string> &displayport_max_res_stats_paths) { in logDisplayPortMaxResStats() argument429 if (!captureDisplayPortMaxResStats(displayport_max_res_stats_paths, &cur_data[0])) { in logDisplayPortMaxResStats()
138 const std::vector<std::string> &displayport_max_res_stats_paths);140 const std::vector<std::string> &displayport_max_res_stats_paths, int64_t *cur_data);