Searched refs:eDebugAttrSetting (Results 1 – 3 of 3) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDeviceInterface.cpp | 70 HDEBUGLOGD(eDebugAttrSetting, "DPP ver : %d, cnt : %zu", dpuInfo->ver, dpuInfo->dpp_chs.size()); in makeDPURestrictions() 76 HDEBUGLOGD(eDebugAttrSetting, "id : %d, format count : %zu", i, r.formats.size()); in makeDPURestrictions() 87 HDEBUGLOGD(eDebugAttrSetting, "Index : %zu, overlap %d", i, mDPUInfo.overlap[i]); in makeDPURestrictions() 102 HDEBUGLOGD(eDebugAttrSetting, "%s : %d", getMPPStr(hwType).c_str(), format); in makeDPURestrictions() 174 HDEBUGLOGD(eDebugAttrSetting, "Before"); in updateFeatureTable() 176 HDEBUGLOGD(eDebugAttrSetting, "type : %d, feature : 0x%lx", in updateFeatureTable() 185 HDEBUGLOGD(eDebugAttrSetting, "DPU attr : (ch:%d), 0x%lx", i, (unsigned long)c_r.attr); in updateFeatureTable() 205 HDEBUGLOGD(eDebugAttrSetting, "After"); in updateFeatureTable() 207 HDEBUGLOGD(eDebugAttrSetting, "type : %d, feature : 0x%lx", in updateFeatureTable()
|
/hardware/google/graphics/common/libhwc2.1/ |
D | ExynosHWCDebug.h | 46 eDebugAttrSetting = 0x00100000, enumerator
|
/hardware/google/graphics/common/libhwc2.1/libresource/ |
D | ExynosMPP.cpp | 2948 MPP_LOGD(eDebugAttrSetting, "updateAttr::mPhysicalType(%d), mAttr(0x%" PRIx64 ")", in updateAttr() 2956 MPP_LOGD(eDebugAttrSetting, "After mAttr(0x%" PRIx64 ")", mAttr); in updateAttr()
|