Home
last modified time | relevance | path

Searched refs:eDebugResourceManager (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.cpp185 if (hwcCheckDebugMessages(eDebugResourceManager)) { in ExynosResourceManager()
188 HDEBUGLOGD(eDebugResourceManager, "otfMPP[%d]", i); in ExynosResourceManager()
476 if (hwcCheckDebugMessages(eDebugResourceManager)) { in assignResource()
1242 HDEBUGLOGD(eDebugResourceManager, in getCandidateScalingM2mMPPOutImages()
1253 HDEBUGLOGD(eDebugResourceManager, in getCandidateScalingM2mMPPOutImages()
1272 HDEBUGLOGD(eDebugResourceManager, in getCandidateScalingM2mMPPOutImages()
1453 if (hwcCheckDebugMessages(eDebugResourceManager)) { in assignLayer()
1791 HDEBUGLOGD(eDebugResourceManager, "\tsrc_img"); in updateSupportedMPPFlag()
1792 dumpExynosImage(eDebugResourceManager, src_img); in updateSupportedMPPFlag()
1793 HDEBUGLOGD(eDebugResourceManager, "\tdst_img"); in updateSupportedMPPFlag()
[all …]
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp4427 DISPLAY_LOGD(eDebugResourceManager, "\tClient composition range [%d] - [%d]", in addClientCompositionLayer()
4448 DISPLAY_LOGD(eDebugResourceManager, "\t[%d] layer changed", i); in addClientCompositionLayer()
4486 DISPLAY_LOGD(eDebugResourceManager, "changed exynos composition [%d] - [%d]", in addClientCompositionLayer()
4500 DISPLAY_LOGD(eDebugResourceManager, "\tresult changeFlag(0x%8x)", ret); in addClientCompositionLayer()
4501 DISPLAY_LOGD(eDebugResourceManager, "\tClient composition(%d) range [%d] - [%d]", in addClientCompositionLayer()
4504 DISPLAY_LOGD(eDebugResourceManager, "\tExynos composition(%d) range [%d] - [%d]", in addClientCompositionLayer()
4571 DISPLAY_LOGD(eDebugResourceManager, "\tExynos composition range [%d] - [%d]", in addExynosCompositionLayer()
4649 DISPLAY_LOGD(eDebugResourceManager, "\t[%d] layer changed", i); in addExynosCompositionLayer()
4787 DISPLAY_LOGD(eDebugResourceManager, "\tresult changeFlag(0x%8x)", changeFlag); in addExynosCompositionLayer()
4788 DISPLAY_LOGD(eDebugResourceManager, "\tClient composition range [%d] - [%d]", in addExynosCompositionLayer()
[all …]
H A DExynosLayer.cpp882 HDEBUGLOGD(eDebugResourceManager, "\t\t %s mpp is reset", mM2mMPP->mName.string()); in resetAssignedResource()
887 HDEBUGLOGD(eDebugResourceManager, "\t\t %s mpp is reset", mOtfMPP->mName.string()); in resetAssignedResource()
/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWCDebug.h31 eDebugResourceManager = 0x00000080, enumerator