Searched refs:eDebugAttrSetting (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
H A D | ExynosDeviceInterface.cpp | 72 HDEBUGLOGD(eDebugAttrSetting, "DPP ver : %d, cnt : %zu", dpuInfo->ver, dpuInfo->dpp_chs.size()); in makeDPURestrictions() 78 HDEBUGLOGD(eDebugAttrSetting, "id : %d, format count : %zu", i, r.formats.size()); in makeDPURestrictions() 89 HDEBUGLOGD(eDebugAttrSetting, "Index : %zu, overlap %d", i, mDPUInfo.overlap[i]); in makeDPURestrictions() 104 HDEBUGLOGD(eDebugAttrSetting, "%s : %d", getMPPStr(hwType).string(), format); in makeDPURestrictions() 176 HDEBUGLOGD(eDebugAttrSetting, "Before"); in updateFeatureTable() 178 HDEBUGLOGD(eDebugAttrSetting, "type : %d, feature : 0x%lx", in updateFeatureTable() 187 HDEBUGLOGD(eDebugAttrSetting, "DPU attr : (ch:%d), 0x%lx", i, (unsigned long)c_r.attr); in updateFeatureTable() 207 HDEBUGLOGD(eDebugAttrSetting, "After"); in updateFeatureTable() 209 HDEBUGLOGD(eDebugAttrSetting, "type : %d, feature : 0x%lx", in updateFeatureTable()
|
H A D | ExynosDeviceDrmInterface.cpp | 147 if (hwcCheckDebugMessages(eDebugAttrSetting)) in updateRestrictions()
|
/aosp12/hardware/google/graphics/common/libhwc2.1/ |
H A D | ExynosHWCDebug.h | 44 eDebugAttrSetting = 0x00100000, enumerator
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/ |
H A D | ExynosMPP.cpp | 2890 MPP_LOGD(eDebugAttrSetting, "updateAttr::mPhysicalType(%d), mAttr(0x%" PRIx64 ")", in updateAttr() 2898 MPP_LOGD(eDebugAttrSetting, "After mAttr(0x%" PRIx64 ")", mAttr); in updateAttr()
|