Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
H A DExynosExternalDisplay.cpp343 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 DExynosVirtualDisplay.cpp345 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 DExynosDisplay.cpp1820 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 DExynosHWCHelper.h276 FENCE_IP_FB = 3, enumerator