Searched defs:timeline (Results 1 – 10 of 10) sorted by relevance
34 int timeline, valid; in test_alloc_timeline() local46 int timeline, fence, valid; in test_alloc_fence() local63 int fence, timeline; in test_alloc_fence_negative() local
36 int timeline; member43 int timeline = test_data_two_threads.timeline; in test_stress_two_threads_shared_timeline_thread() local79 int timeline = sw_sync_timeline_create(); in test_stress_two_threads_shared_timeline() local
35 int timeline = sw_sync_timeline_create(); in test_fence_one_timeline_wait() local79 int timeline = sw_sync_timeline_create(); in test_fence_one_timeline_merge() local
35 int timeline = sw_sync_timeline_create(); in test_fence_merge_same_fence() local
44 int timeline, timeline_offset, sync_point; in test_merge_stress_random_merge() local
11 this.timeline = []; property18 function addActions(frame, timeline) { argument280 function loopOver(rec, timeline) { argument
20 .. _timeline: target in Introduction
154 public Timeline push(Timeline timeline) { in push()
82 def timeline(self): member in Job
189 private Timeline timeline; field in TimelineApplet.MyCanvas