Home
last modified time | relevance | path

Searched refs:eDebugFence (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosMPP.cpp852 dumpExynosMPPImgInfo(eDebugMPP|eDebugFence|eDebugBuf, freeBuffer); in freeBuffers()
909 HDEBUGLOGD(eDebugMPP|eDebugFence, "wait fence is added: %d", fence); in addStateFence()
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()
1467 MPP_LOGD(eDebugFence, "setupDst ++ mDstImgs[%d] acrylicAcquireFenceFd(%d)", in doPostProcessingInternal()
1747 MPP_LOGD(eDebugFence, ""); in resetSrcReleaseFence()
1821 MPP_LOGD(eDebugFence|eDebugMPP, in setDstAcquireFence()
1859 MPP_LOGD(eDebugFence, ""); in resetDstReleaseFence()
1871 MPP_LOGD(eDebugMPP|eDebugFence|eDebugBuf, "state: %d", state); in requestHWStateChange()
[all …]
/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWCDebug.h30 eDebugFence = 0x00000040, enumerator
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.cpp620 HDEBUGLOGD(eDebugFence, "%s : fence (type %d) is -1", __func__, (int)fenceType); in setFenceName()
764 HDEBUGLOGD(eDebugFence, "%s : fence is -1", __func__); in fence_valid()
782 HDEBUGLOGD(eDebugFence, "%s : Fd is -1", __func__); in hwcFdClose()
797 HDEBUGLOGD(eDebugFence, "%s : Fd is -1", __func__); in hwc_dup()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp1431 dumpExynosImage(eDebugFence, srcImg); in doExynosComposition()
1474 DISPLAY_LOGD(eDebugFence, "mExynosCompositionInfo acquireFencefd(%d)", in doExynosComposition()
2467 DISPLAY_LOGD(eDebugFence, "m2m : win_index(%d), releaseFencefd(%d)", in setReleaseFences()
2482 DISPLAY_LOGD(eDebugFence, "mM2mMPP is used, layer[%zu].releaseFencefd(%d)", in setReleaseFences()
2489 DISPLAY_LOGD(eDebugFence, "other : win_index(%d), releaseFencefd(%d)", in setReleaseFences()
2502 DISPLAY_LOGD(eDebugFence, "Direct overlay layer[%zu].releaseFencefd(%d)", in setReleaseFences()
2541 DISPLAY_LOGD(eDebugFence, "exynos composition layer[%d].releaseFencefd(%d)", in setReleaseFences()
H A DExynosLayer.cpp413 HDEBUGLOGD(eDebugFence, in setLayerBuffer()