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.cpp858 fence_close(mAcquireFence, display, FENCE_TYPE_UNDEFINED, FENCE_IP_UNDEFINED); in initializeInfosComplete()
876 fence_close(mAcquireFence, display, FENCE_TYPE_UNDEFINED, FENCE_IP_UNDEFINED); in initializeInfos()
884 fence_close(mReleaseFence, display, FENCE_TYPE_UNDEFINED, FENCE_IP_UNDEFINED); in initializeInfos()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h302 FENCE_IP_UNDEFINED = 100 enumerator
529 HwcFdebugIpType ip = FENCE_IP_UNDEFINED;