Home
last modified time | relevance | path

Searched refs:parse_trace (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/infra/bots/recipes/
Dperf_skottietrace.py80 'gles': parse_trace(trace_file_content, lottie_filename, api),
143 def parse_trace(trace_json, lottie_filename, api): function
Dperf_skottiewasm_lottieweb.py158 'gl': parse_trace(output_file, lottie_filename, api, renderer),
205 def parse_trace(trace_json, lottie_filename, api, renderer): function
/third_party/flutter/skia/infra/bots/recipes/
Dperf_skottietrace.py83 'gles': parse_trace(trace_file_content, lottie_filename, api),
150 def parse_trace(trace_json, lottie_filename, api): function
Dperf_skottiewasm_lottieweb.py157 'gl': parse_trace(output_file, lottie_filename, api, renderer),
208 def parse_trace(trace_json, lottie_filename, api, renderer): function