Home
last modified time | relevance | path

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

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