Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/
H A DExynosHWCDebug.h58 inline int hwcCheckFenceDebug(ExynosDisplay *display, uint32_t fence_type, uint32_t ip_type, int fe… in hwcCheckFenceDebug() argument
60 if ((hwcFenceDebug[ip_type] & (1 << fence_type)) && fence_valid(fence)) in hwcCheckFenceDebug()