Searched refs:displayCfg (Results 1 – 1 of 1) sorted by relevance
6927 auto displayCfg = entry.second; in getConfigId() local6928 if (getRefreshRate(config) == refreshRate && displayCfg.width == width && in getConfigId()6929 displayCfg.height == height) { in getConfigId()