Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp857 …HDEBUGLOGD(eDebugMPP|eDebugFence|eDebugBuf, "freebufNum: %d, buffer: %p", freebufNum, freeBuffer.b… in freeBuffers()
858 dumpExynosMPPImgInfo(eDebugMPP|eDebugFence|eDebugBuf, freeBuffer); in freeBuffers()
889 HDEBUGLOGD(eDebugMPP|eDebugFence, "%d wait fence: %d", waitFenceNum, fence); in checkStateFences()
915 HDEBUGLOGD(eDebugMPP|eDebugFence, "wait fence is added: %d", fence); in addStateFence()
931 MPP_LOGD(eDebugMPP|eDebugBuf, "index: %d++++++++", index); in allocOutBuf()
938 MPP_LOGD(eDebugMPP|eDebugBuf, "mDstImg[%d] is reallocated", index); in allocOutBuf()
939 dumpExynosMPPImgInfo(eDebugMPP, mDstImgs[index]); in allocOutBuf()
947 …MPP_LOGD(eDebugMPP|eDebugBuf, "\tw: %d, h: %d, format: 0x%8x, previousBuffer: %p, allocUsage: 0x%"… in allocOutBuf()
972 MPP_LOGD(eDebugMPP|eDebugBuf, "free outbuf[%d] %p", index, freeDstBuf.bufferHandle); in allocOutBuf()
985 MPP_LOGD(eDebugMPP|eDebugBuf, "dstBuffer(%p)-----------", dstBuffer); in allocOutBuf()
[all …]
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp728 …HDEBUGLOGD(eDebugMPP, "8bit size(Y) : %d, extra size : %d", NV12M_Y_SIZE(width, height), NV12M_Y_2… in getExynosBufferYLength()
733 HDEBUGLOGD(eDebugMPP, "size(Y) : %d", P010M_Y_SIZE(width, height)); in getExynosBufferYLength()
736 HDEBUGLOGD(eDebugMPP, "size(Y) : %d", P010_Y_SIZE(width, height)); in getExynosBufferYLength()
787 …HDEBUGLOGD(eDebugMPP, "8bit size(CbCr) : %d, extra size : %d",NV12M_CBCR_SIZE(width, height), NV12… in getExynosBufferCbCrLength()
790 HDEBUGLOGD(eDebugMPP, "size(CbCr) : %d", P010M_CBCR_SIZE(width, height)); in getExynosBufferCbCrLength()
793 HDEBUGLOGD(eDebugMPP, "size(CbCr) : %d", P010_CBCR_SIZE(width, height)); in getExynosBufferCbCrLength()
839 … HDEBUGLOGD(eDebugMPP, "-- %s x : %d y : %d format : %d",__func__, width, height, format); in getBufLength()
842 HDEBUGLOGD(eDebugMPP, "Y size : %zu CbCr size : %zu", length[0], length[1]); in getBufLength()
/hardware/google/graphics/common/libhwc2.1/
DExynosHWCDebug.h34 eDebugMPP = 0x00000100, enumerator
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp2086 … DISPLAY_LOGD(eDebugMPP, "HWC2: DPP luminance min %d, max %d", luminanceMin, luminanceMax); in configureHandle()
2132 … DISPLAY_LOGD(eDebugMPP, "HWC2: DPP luminance min %d, max %d", luminanceMin, luminanceMax); in configureHandle()