HomeSort by relevance Sort by last modified time
    Searched full:sync_fence_info_free (Results 1 - 4 of 4) sorted by null

  /system/core/include/sync/
sync.h 50 void sync_fence_info_free(struct sync_fence_info_data *info);
  /system/core/libsync/
sync.c 85 void sync_fence_info_free(struct sync_fence_info_data *info) function
sync_test.c 67 sync_fence_info_free(info);
  /frameworks/native/libs/ui/
Fence.cpp 113 sync_fence_info_free(finfo);
124 sync_fence_info_free(finfo);

Completed in 652 milliseconds