Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.h92 int32_t configGroup = -1; member
97 << mode.dpiY << " group=" << mode.configGroup;
DHWComposer.cpp349 .configGroup = getAttribute(hwcDisplayId, configId, hal::Attribute::CONFIG_GROUP), in getModes()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2548 .setGroup(hwcMode.configGroup) in loadDisplayModes()