Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.cpp925 MPP_LOGD(eDebugMPP|eDebugBuf, "index: %d++++++++", index); in allocOutBuf()
933 dumpExynosMPPImgInfo(eDebugMPP, mDstImgs[index]); in allocOutBuf()
1059 MPP_LOGD(eDebugMPP|eDebugBuf, "index: %d++++++++", index); in needDstBufRealloc()
1086 MPP_LOGD(eDebugMPP | eDebugBuf, in needDstBufRealloc()
1101 MPP_LOGD(eDebugMPP|eDebugBuf, "realloc: %d--------", realloc); in needDstBufRealloc()
1203 MPP_LOGD(eDebugMPP|eDebugFence, "G2D getting HDR source!"); in setupLayer()
1221 MPP_LOGD(eDebugMPP|eDebugFence, "source configuration:"); in setupLayer()
1407 MPP_LOGD(eDebugMPP|eDebugFence, "destination configuration:"); in setupDst()
1821 MPP_LOGD(eDebugFence|eDebugMPP, in setDstAcquireFence()
1871 MPP_LOGD(eDebugMPP|eDebugFence|eDebugBuf, "state: %d", state); in requestHWStateChange()
[all …]
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.cpp639 …HDEBUGLOGD(eDebugMPP, "8bit size(Y) : %d, extra size : %d", NV12M_Y_SIZE(width, height), NV12M_Y_2… in getExynosBufferYLength()
644 HDEBUGLOGD(eDebugMPP, "size(Y) : %d", P010M_Y_SIZE(width, height)); in getExynosBufferYLength()
647 HDEBUGLOGD(eDebugMPP, "size(Y) : %d", P010_Y_SIZE(width, height)); in getExynosBufferYLength()
691 …HDEBUGLOGD(eDebugMPP, "8bit size(CbCr) : %d, extra size : %d",NV12M_CBCR_SIZE(width, height), NV12… in getExynosBufferCbCrLength()
694 HDEBUGLOGD(eDebugMPP, "size(CbCr) : %d", P010M_CBCR_SIZE(width, height)); in getExynosBufferCbCrLength()
697 HDEBUGLOGD(eDebugMPP, "size(CbCr) : %d", P010_CBCR_SIZE(width, height)); in getExynosBufferCbCrLength()
741 … HDEBUGLOGD(eDebugMPP, "-- %s x : %d y : %d format : %d",__func__, width, height, format); in getBufLength()
744 HDEBUGLOGD(eDebugMPP, "Y size : %zu CbCr size : %zu", length[0], length[1]); in getBufLength()
/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWCDebug.h32 eDebugMPP = 0x00000100, enumerator
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp1669 … DISPLAY_LOGD(eDebugMPP, "HWC2: DPP luminance min %d, max %d", luminanceMin, luminanceMax); in configureHandle()
1715 … DISPLAY_LOGD(eDebugMPP, "HWC2: DPP luminance min %d, max %d", luminanceMin, luminanceMax); in configureHandle()