Searched refs:eDebugResourceManager (Results 1 – 4 of 4) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libresource/ |
D | ExynosResourceManager.cpp | 185 if (hwcCheckDebugMessages(eDebugResourceManager)) { in ExynosResourceManager() 188 HDEBUGLOGD(eDebugResourceManager, "otfMPP[%d]", i); in ExynosResourceManager() 191 HDEBUGLOGD(eDebugResourceManager, "%s", dumpMPP.string()); in ExynosResourceManager() 195 HDEBUGLOGD(eDebugResourceManager, "m2mMPP[%d]", i); in ExynosResourceManager() 198 HDEBUGLOGD(eDebugResourceManager, "%s", dumpMPP.string()); in ExynosResourceManager() 423 …HDEBUGLOGD(eDebugResourceManager|eDebugSkipResourceAssign, "mGeometryChanged(0x%" PRIx64 "), displ… in assignResource() 443 HDEBUGLOGD(eDebugResourceManager, "This is first validate"); in assignResource() 474 if (hwcCheckDebugMessages(eDebugResourceManager)) { in assignResource() 475 HDEBUGLOGD(eDebugResourceManager, "AssignResource result"); in assignResource() 478 HDEBUGLOGD(eDebugResourceManager, "%s", result.string()); in assignResource() [all …]
|
/hardware/google/graphics/common/libhwc2.1/ |
D | ExynosHWCDebug.h | 31 eDebugResourceManager = 0x00000080, enumerator
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosDisplay.cpp | 4885 DISPLAY_LOGD(eDebugResourceManager, "[%d] layer is added to client composition", layerIndex); in addClientCompositionLayer() 4896 DISPLAY_LOGD(eDebugResourceManager, "\tClient composition range [%d] - [%d]", in addClientCompositionLayer() 4912 DISPLAY_LOGD(eDebugResourceManager, in addClientCompositionLayer() 4919 DISPLAY_LOGD(eDebugResourceManager, "\t[%d] layer changed", i); in addClientCompositionLayer() 4933 DISPLAY_LOGD(eDebugResourceManager, "exynos composition [%d] - [%d] is changed", in addClientCompositionLayer() 4957 DISPLAY_LOGD(eDebugResourceManager, "changed exynos composition [%d] - [%d]", in addClientCompositionLayer() 4971 DISPLAY_LOGD(eDebugResourceManager, "\tresult changeFlag(0x%8x)", ret); in addClientCompositionLayer() 4972 DISPLAY_LOGD(eDebugResourceManager, "\tClient composition(%d) range [%d] - [%d]", in addClientCompositionLayer() 4975 DISPLAY_LOGD(eDebugResourceManager, "\tExynos composition(%d) range [%d] - [%d]", in addClientCompositionLayer() 4985 DISPLAY_LOGD(eDebugResourceManager, "[%d] - [%d] [%d] layer is removed from client composition", in removeClientCompositionLayer() [all …]
|
D | ExynosLayer.cpp | 956 HDEBUGLOGD(eDebugResourceManager, "\t\t %s mpp is reset", mM2mMPP->mName.string()); in resetAssignedResource() 961 HDEBUGLOGD(eDebugResourceManager, "\t\t %s mpp is reset", mOtfMPP->mName.string()); in resetAssignedResource()
|