Lines Matching refs:mHwc1Id
560 mHwc1Id(-1), in Display()
739 if (mDevice.mHwc1MinorVersion < 4 || mHwc1Id != 0) { in getDozeSupport()
872 mHwc1Id, static_cast<int>(hwc1Id)); in setActiveConfig()
918 mHwc1Id, hwc1Config); in setColorMode()
984 error = mDevice.mHwc1Device->blank(mDevice.mHwc1Device, mHwc1Id, in setPowerMode()
988 mHwc1Id, getHwc1PowerMode(mode)); in setPowerMode()
1018 mHwc1Id, HWC_EVENT_VSYNC, enable == Vsync::Enable); in setVsyncEnabled()
1160 if (mHwc1Id == -1) { in populateConfigs()
1168 mDevice.mHwc1Device->getDisplayConfigs(mDevice.mHwc1Device, mHwc1Id, in populateConfigs()
1178 mDevice.mHwc1Device, mHwc1Id, hwc1ConfigId, in populateConfigs()
1182 mHwc1Id, hwc1ConfigId, ATTRIBUTES_WITHOUT_COLOR, values); in populateConfigs()
1252 if (mHwc1Id == -1) { in prepare()
1623 output << "HWC1 ID: " << mHwc1Id << " "; in dump()
1843 mDevice.mHwc1Device, mHwc1Id); in initializeActiveConfig()
1992 mHwc1Id(0),
2168 output << " Layer HWC2/1: " << mId << "/" << mHwc1Id << " "; in dump()