Home
last modified time | relevance | path

Searched defs:current_frame_duration (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/infra/bots/recipe_modules/infra/resources/
H A Dparse_skottie_trace.py21 current_frame_duration = 0 variable
30 current_frame_duration = trace['dur'] variable
H A Dparse_lottieweb_trace.py31 current_frame_duration = 0 variable
49 current_frame_duration = trace['ts'] - frame_id_to_start_ts[frame_id] variable