Searched refs:parse_trace (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/infra/bots/recipes/ |
D | perf_skottietrace.py | 80 'gles': parse_trace(trace_file_content, lottie_filename, api), 143 def parse_trace(trace_json, lottie_filename, api): function
|
D | perf_skottiewasm_lottieweb.py | 158 '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/ |
D | perf_skottietrace.py | 83 'gles': parse_trace(trace_file_content, lottie_filename, api), 150 def parse_trace(trace_json, lottie_filename, api): function
|
D | perf_skottiewasm_lottieweb.py | 157 'gl': parse_trace(output_file, lottie_filename, api, renderer), 208 def parse_trace(trace_json, lottie_filename, api, renderer): function
|