Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp6927 auto displayCfg = entry.second; in getConfigId() local
6928 if (getRefreshRate(config) == refreshRate && displayCfg.width == width && in getConfigId()
6929 displayCfg.height == height) { in getConfigId()