Searched refs:eDebugCapacity (Results 1 – 3 of 3) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libresource/ |
D | ExynosMPP.cpp | 2270 MPP_LOGD(eDebugCapacity|eDebugMPP, "\tassigned to source(%p) type(%d), mAssignedSources(%zu)", in assignMPP() 2386 MPP_LOGD(eDebugCapacity | eDebugMPP, "totalUsedCapacity(%f), mUsedCapacity(%f)", in hasEnoughCapa() 2394 MPP_LOGD(eDebugCapacity | eDebugMPP, "mCapacity(%f), usedCapacity(%f), RequiredCapacity(%f)", in hasEnoughCapa() 2509 MPP_LOGD(eDebugCapacity, "srcW(%d), srcH(%d), dstW(%d), dstH(%d), rot(%d)" in getPPC() 2539 MPP_LOGD(eDebugCapacity, "Check all of assigned layers cycles"); in getAssignedCapacity() 2544 MPP_LOGD(eDebugCapacity, "colorfill cycles: %f, total cycles: %f", in getAssignedCapacity() 2566 …MPP_LOGD(eDebugCapacity, "Src[%d] is skipped(drm or hdr), cycles: %f, PPC: %f, srcResolution: %d, … in getAssignedCapacity() 2573 …MPP_LOGD(eDebugCapacity, "Src[%d] cycles: %f, total cycles: %f, PPC: %f, srcResolution: %d, dstRes… in getAssignedCapacity() 2605 … MPP_LOGD(eDebugCapacity, "There is no assigned layer. Colorfill cycles: %f should be added", in getRequiredCapacity() 2610 … MPP_LOGD(eDebugCapacity, "mUsedBaseCycles was %f, Add base cycles %f, totalBaseCycle(%f)", in getRequiredCapacity() [all …]
|
D | ExynosResourceManager.cpp | 659 if (hwcCheckDebugMessages(eDebugCapacity)) { in assignResourceInternal() 665 HDEBUGLOGD(eDebugCapacity, "%s", dumpMPP.c_str()); in assignResourceInternal()
|
/hardware/google/graphics/common/libhwc2.1/ |
D | ExynosHWCDebug.h | 39 eDebugCapacity = 0x00002000, enumerator
|