Home
last modified time | relevance | path

Searched refs:FENCE_IP_UNDEFINED (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp100 fence_close(mAcquireFence, mDisplay, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_UNDEFINED); in ~ExynosLayer()
105 FENCE_IP_UNDEFINED); in ~ExynosLayer()
432 fence_close(mPrevAcquireFence, mDisplay, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_UNDEFINED); in setLayerBuffer()
433 … mAcquireFence = fence_close(mAcquireFence, mDisplay, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_UNDEFINED); in setLayerBuffer()
DExynosDisplay.cpp867 fence_close(mAcquireFence, display, FENCE_TYPE_UNDEFINED, FENCE_IP_UNDEFINED); in initializeInfosComplete()
885 fence_close(mAcquireFence, display, FENCE_TYPE_UNDEFINED, FENCE_IP_UNDEFINED); in initializeInfos()
893 fence_close(mReleaseFence, display, FENCE_TYPE_UNDEFINED, FENCE_IP_UNDEFINED); in initializeInfos()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h304 FENCE_IP_UNDEFINED = 100 enumerator
531 HwcFdebugIpType ip = FENCE_IP_UNDEFINED;