Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
perf_skottietrace.py File Reference

Go to the source code of this file.

Namespaces

namespace  perf_skottietrace
 

Functions

 perf_skottietrace.perf_steps (api)
 
 perf_skottietrace.get_trace_match (lottie_filename, is_android)
 
 perf_skottietrace.parse_trace (trace_json, lottie_filename, api)
 
 perf_skottietrace.RunSteps (api)
 
 perf_skottietrace.GenTests (api)
 

Variables

str perf_skottietrace.PYTHON_VERSION_COMPATIBILITY = "PY3"
 
list perf_skottietrace.DEPS
 
str perf_skottietrace.SEEK_TRACE_NAME = 'skottie::Animation::seek'
 
str perf_skottietrace.RENDER_TRACE_NAME = 'skottie::Animation::render'
 
int perf_skottietrace.EXPECTED_DM_FRAMES = 25