Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/android_stub/ndk/
Dsync.h86 static inline struct sync_fence_info* sync_get_fence_info(const struct sync_file_info* info) { in sync_get_fence_info()
91 return (struct sync_fence_info *)(uintptr_t)(info->sync_fence_info); in sync_get_fence_info()
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dsync_file.h61 struct sync_fence_info { struct
86 __u64 sync_fence_info; member
/hardware/qcom/sm7250/display/composer/
Dhwc_buffer_sync_handler.cpp97 struct sync_fence_info *fence_info = sync_get_fence_info(file_info); in GetSyncInfo()
/hardware/google/gfxstream/guest/mesa/src/util/
Dlibsync.h93 uint64_t sync_fence_info;
/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.cpp822 struct sync_fence_info* pinfo = sync_get_fence_info(finfo); in getLastFenceSignalTimeUnlocked()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp6467 struct sync_fence_info *pinfo = sync_get_fence_info(finfo); in getSignalTime()