Home
last modified time | relevance | path

Searched refs:eDebugCapacity (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.cpp2336 MPP_LOGD(eDebugCapacity|eDebugMPP, "totalUsedCapacity(%f), mUsedCapacity(%f)", in hasEnoughCapa()
2344 MPP_LOGD(eDebugCapacity|eDebugMPP, "mCapacity(%f), usedCapacity(%f), RequiredCapacity(%f)", in hasEnoughCapa()
2451 MPP_LOGD(eDebugCapacity, "srcW(%d), srcH(%d), dstW(%d), dstH(%d), rot(%d)" in getPPC()
2481 MPP_LOGD(eDebugCapacity, "Check all of assigned layers cycles"); in getAssignedCapacity()
2486 MPP_LOGD(eDebugCapacity, "colorfill cycles: %f, total cycles: %f", in getAssignedCapacity()
2557 MPP_LOGD(eDebugCapacity, "Check all of assigned layers cycles"); in getRequiredCapacity()
2562 MPP_LOGD(eDebugCapacity, "colorfill cycles: %f, total cycles: %f", in getRequiredCapacity()
2592 MPP_LOGD(eDebugCapacity, "baseCycles: %f, capacity: %f", in getRequiredCapacity()
2646 MPP_LOGD(eDebugCapacity, "\tcolorfill cycles: %f, total cycles: %f", in addCapacity()
2746 MPP_LOGD(eDebugCapacity, "\tcolorfill cycles: %f, total cycles: %f", in updateUsedCapacity()
[all …]
H A DExynosResourceManager.cpp693 if (hwcCheckDebugMessages(eDebugCapacity)) { in assignResourceInternal()
699 HDEBUGLOGD(eDebugCapacity, "%s", dumpMPP.string()); in assignResourceInternal()
/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWCDebug.h37 eDebugCapacity = 0x00002000, enumerator