Home
last modified time | relevance | path

Searched refs:FENCE_IP_LAYER (Results 1 – 5 of 5) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.cpp435 …mAcquireFence = hwcCheckFenceDebug(mDisplay, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER, acquireFence); in setLayerBuffer()
436 mPrevAcquireFence = hwcCheckFenceDebug(mDisplay, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER, in setLayerBuffer()
438 FENCE_IP_LAYER, true)); in setLayerBuffer()
1018 mAcquireFence = hwcCheckFenceDebug(mDisplay, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER, in setSrcAcquireFence()
1020 FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER)); in setSrcAcquireFence()
1022 setFenceInfo(mAcquireFence, mDisplay, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER, in setSrcAcquireFence()
DExynosDisplay.cpp2867 FENCE_TYPE_SRC_RELEASE, FENCE_IP_LAYER)); in setReleaseFences()
2945 this, FENCE_TYPE_SRC_RELEASE, FENCE_IP_LAYER); in setReleaseFences()
3831 FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER); in presentDisplay()
3906 setFenceInfo(mDpuData.retire_fence, this, FENCE_TYPE_RETIRE, FENCE_IP_LAYER, in presentDisplay()
3930 FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER); in presentDisplay()
3947 setFenceInfo(mLayers[i]->mReleaseFence, this, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER, in presentDisplay()
5933 FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER); in closeFencesForSkipFrame()
6014 FENCE_TYPE_SRC_RELEASE, FENCE_IP_LAYER); in closeFences()
6034 FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER); in closeFences()
/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.cpp119 …r->mAcquireFence = fence_close(layer->mAcquireFence, this, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER); in closeExternalDisplay()
379 FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER); in presentDisplay()
/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/
DExynosVirtualDisplay.cpp506 setFenceInfo(layer->mAcquireFence, this, FENCE_TYPE_SRC_ACQUIRE, FENCE_IP_LAYER, in handleAcquireFence()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h302 FENCE_IP_LAYER = 4, enumerator