Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DDisplay.cpp496 const int32_t newConfigGroup = newConfig->getConfigGroup(); in setActiveConfigWithConstraints() local
498 if (newConfigGroup != oldConfigGroup) { in setActiveConfigWithConstraints()
502 __FUNCTION__, mId, configId, oldConfigGroup, newConfigGroup); in setActiveConfigWithConstraints()