Searched refs:parse_trace (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/infra/bots/recipes/ |
H A D | perf_skottietrace.py | 80 'gles': parse_trace(trace_file_content, lottie_filename, api), 143 def parse_trace(trace_json, lottie_filename, api): function 144 """parse_trace parses the specified trace JSON.
|
H A 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 206 """parse_trace parses the specified trace JSON.
|
Completed in 2 milliseconds