Searched refs:hwc_dup (Results 1 – 5 of 5) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/ |
D | ExynosVirtualDisplay.cpp | 198 mOutputBufferAcquireFenceFd = hwc_dup(releaseFence, in setOutputBuffer()
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosLayer.cpp | 437 hwc_dup(mAcquireFence, mDisplay, FENCE_TYPE_SRC_ACQUIRE, in setLayerBuffer() 1019 hwc_dup(mPrevAcquireFence, mDisplay, in setSrcAcquireFence()
|
D | ExynosDisplay.cpp | 2727 hwc_dup(mLastRetireFence, this, FENCE_TYPE_RETIRE, FENCE_IP_DPP)); in deliverWinConfigData() 2821 hwc_dup(config.rel_fence, this, in setReleaseFences() 2866 hwc_dup(config.rel_fence, this, in setReleaseFences() 2944 hwc_dup(config.rel_fence, in setReleaseFences() 3913 mLastRetireFence = hwc_dup((*outRetireFence), this, FENCE_TYPE_RETIRE, FENCE_IP_DPP, true); in presentDisplay()
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 489 int hwc_dup(int fd, ExynosDisplay *display, HwcFdebugFenceType type, HwcFdebugIpType ip,
|
D | ExynosHWCHelper.cpp | 882 int hwc_dup(int fd, ExynosDisplay* display, HwcFdebugFenceType type, HwcFdebugIpType ip, in hwc_dup() function
|