Searched refs:HwcFdebugIpType (Results 1 – 2 of 2) sorted by relevance
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 297 enum HwcFdebugIpType { enum 485 int fence_close(int fence, ExynosDisplay *display, HwcFdebugFenceType type, HwcFdebugIpType ip); 489 int hwc_dup(int fd, ExynosDisplay *display, HwcFdebugFenceType type, HwcFdebugIpType ip, 531 HwcFdebugIpType ip = FENCE_IP_UNDEFINED; 557 HwcFdebugIpType ip, HwcFenceDirection direction, bool pendingAllowed = false, 563 HwcFdebugIpType ip, HwcFenceDirection direction,
|
D | ExynosHWCHelper.cpp | 853 int fence_close(int fence, ExynosDisplay* display, HwcFdebugFenceType type, HwcFdebugIpType ip) { in fence_close() 882 int hwc_dup(int fd, ExynosDisplay* display, HwcFdebugFenceType type, HwcFdebugIpType ip, in hwc_dup() 922 HwcFdebugIpType ip, HwcFenceDirection direction, bool pendingAllowed, in setFenceInfo() 932 HwcFdebugFenceType type, HwcFdebugIpType ip, in updateFenceInfo()
|