/system/core/libsync/include/sync/ |
sync.h | 28 struct sync_fence_info_data { struct 47 struct sync_fence_info_data *sync_fence_info(int fd); 48 struct sync_pt_info *sync_pt_info(struct sync_fence_info_data *info, 50 void sync_fence_info_free(struct sync_fence_info_data *info);
|
/bionic/libc/kernel/uapi/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/development/ndk/platforms/android-21/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/external/kernel-headers/original/uapi/linux/ |
sync.h | 49 * struct sync_fence_info_data - data returned from fence info ioctl 57 struct sync_fence_info_data { struct 86 * Takes a struct sync_fence_info_data with extra space allocated for pt_info. 88 * updated to reflect the total size of the sync_fence_info_data including 95 struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/ |
sync.h | 40 struct sync_fence_info_data { struct 51 #define SYNC_IOC_FENCE_INFO _IOWR(SYNC_IOC_MAGIC, 2, struct sync_fence_info_data)
|
/system/core/libsync/ |
sync.c | 53 struct sync_fence_info_data *sync_fence_info(int fd) 55 struct sync_fence_info_data *info; 72 struct sync_pt_info *sync_pt_info(struct sync_fence_info_data *info, 86 void sync_fence_info_free(struct sync_fence_info_data *info)
|
sync_test.c | 38 struct sync_fence_info_data *info;
|
/frameworks/native/libs/ui/ |
Fence.cpp | 110 struct sync_fence_info_data* finfo = sync_fence_info(mFenceFd);
|