Searched refs:hwc_dup (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/ |
H A D | ExynosVirtualDisplay.cpp | 201 mOutputBufferAcquireFenceFd = hwc_dup(releaseFence, in setOutputBuffer()
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/ |
H A D | ExynosLayer.cpp | 387 hwc_dup(mAcquireFence, mDisplay, FENCE_TYPE_SRC_ACQUIRE, in setLayerBuffer() 919 hwc_dup(mPrevAcquireFence, mDisplay, in setSrcAcquireFence()
|
H A D | ExynosDisplay.cpp | 2331 hwc_dup(mLastRetireFence, this, FENCE_TYPE_RETIRE, FENCE_IP_DPP)); in deliverWinConfigData() 2420 hwc_dup(config.rel_fence, this, in setReleaseFences() 2459 hwc_dup(config.rel_fence, this, in setReleaseFences() 2537 hwc_dup(config.rel_fence, in setReleaseFences() 3222 mLastRetireFence = hwc_dup((*outRetireFence), this, FENCE_TYPE_RETIRE, FENCE_IP_DPP); in presentDisplay()
|
/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
H A D | ExynosHWCHelper.h | 449 int hwc_dup(int fd, ExynosDisplay *display, hwc_fdebug_fence_type type, hwc_fdebug_ip_type ip,
|
H A D | ExynosHWCHelper.cpp | 790 int hwc_dup(int fd, ExynosDisplay* display, hwc_fdebug_fence_type type, hwc_fdebug_ip_type ip, in hwc_dup() function
|