Searched refs:FENCE_IP_MSC (Results 1 – 3 of 3) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libresource/ |
D | ExynosMPP.cpp | 1277 FENCE_IP_MSC, HwcFenceDirection::TO); in setupLayer() 1420 FENCE_IP_MSC, HwcFenceDirection::TO); in setupDst() 1570 FENCE_IP_MSC, HwcFenceDirection::FROM); in doPostProcessingInternal() 1575 FENCE_IP_MSC, HwcFenceDirection::FROM); in doPostProcessingInternal() 1626 …hwcCheckFenceDebug(mAssignedDisplay, FENCE_TYPE_DST_RELEASE, FENCE_IP_MSC, releaseFences[dstBufIdx… in doPostProcessingInternal() 1890 … hwcCheckFenceDebug(mAssignedDisplay, FENCE_TYPE_DST_ACQUIRE, FENCE_IP_MSC, acquireFence); in setDstAcquireFence()
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 299 FENCE_IP_MSC = 1, enumerator
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosDisplay.cpp | 1163 … fence_close(outImage.releaseFenceFd, this, FENCE_TYPE_DST_RELEASE, FENCE_IP_MSC); in initDisplay() 5971 … fence_close(outImage.releaseFenceFd, this, FENCE_TYPE_DST_RELEASE, FENCE_IP_MSC); in closeFencesForSkipFrame()
|