Lines Matching refs:mHwc1Id
516 mHwc1Id(-1), in Display()
696 if (mDevice.mHwc1MinorVersion < 4 || mHwc1Id != 0) { in getDozeSupport()
825 mHwc1Id, static_cast<int>(hwc1Id)); in setActiveConfig()
870 mDevice.mHwc1Device->setActiveConfig(mDevice.mHwc1Device, mHwc1Id, hwc1Config); in setColorMode()
930 error = mDevice.mHwc1Device->blank(mDevice.mHwc1Device, mHwc1Id, in setPowerMode()
934 mHwc1Id, getHwc1PowerMode(mode)); in setPowerMode()
963 mHwc1Id, HWC_EVENT_VSYNC, enable == Vsync::Enable); in setVsyncEnabled()
1116 if (mHwc1Id == -1) { in populateConfigs()
1124 mDevice.mHwc1Device->getDisplayConfigs(mDevice.mHwc1Device, mHwc1Id, in populateConfigs()
1134 mDevice.mHwc1Device, mHwc1Id, hwc1ConfigId, in populateConfigs()
1138 mHwc1Id, hwc1ConfigId, ATTRIBUTES_WITHOUT_COLOR, values); in populateConfigs()
1206 if (mHwc1Id == -1) { in prepare()
1520 output << "HWC1 ID: " << mHwc1Id << " "; in dump()
1747 mDevice.mHwc1Device, mHwc1Id); in initializeActiveConfig()
1754 mDevice.mHwc1Device->setActiveConfig(mDevice.mHwc1Device, mHwc1Id, defaultIndex); in initializeActiveConfig()
1921 mHwc1Id(0),
2092 output << " Layer HWC2/1: " << mId << "/" << mHwc1Id << " "; in dump()