Searched refs:FENCE_IP_FB (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/ |
H A D | ExynosExternalDisplay.cpp | 343 FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_FB); in presentDisplay() 382 fence_close(acquireFence, this, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_FB); in setClientTarget()
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/ |
H A D | ExynosVirtualDisplay.cpp | 345 fence_close(fence, this, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_FB); in setReleaseFences() 513 …setFenceInfo(mClientCompositionInfo.mAcquireFence, this, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_FB, FENC… in handleAcquireFence()
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/ |
H A D | ExynosDisplay.cpp | 1820 FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_FB); in configureOverlay() 2424 FENCE_TYPE_SRC_RELEASE, FENCE_IP_FB); in setReleaseFences() 2437 FENCE_TYPE_READBACK_RELEASE, FENCE_IP_FB); in setReleaseFences() 3411 FENCE_TYPE_SRC_RELEASE, FENCE_IP_FB, FENCE_FROM); in setClientTarget() 5026 FENCE_TYPE_READBACK_RELEASE, FENCE_IP_FB); in closeFencesForSkipFrame() 5076 FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_FB); in closeFencesForSkipFrame() 5121 FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_FB); in closeFences() 5132 FENCE_TYPE_READBACK_RELEASE, FENCE_IP_FB); in closeFences() 5270 FENCE_TYPE_READBACK_RELEASE, FENCE_IP_FB); in setReadbackBuffer() 5284 FENCE_TYPE_READBACK_RELEASE, FENCE_IP_FB); in setReadbackBufferInternal() [all …]
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
H A D | ExynosHWCHelper.h | 276 FENCE_IP_FB = 3, enumerator
|