Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | perf_skottietrace |
Functions | |
def | perf_skottietrace.perf_steps (api) |
def | perf_skottietrace.get_trace_match (lottie_filename, is_android) |
def | perf_skottietrace.parse_trace (trace_json, lottie_filename, api) |
def | perf_skottietrace.RunSteps (api) |
def | perf_skottietrace.GenTests (api) |
Variables | |
string | perf_skottietrace.PYTHON_VERSION_COMPATIBILITY = "PY3" |
list | perf_skottietrace.DEPS |
string | perf_skottietrace.SEEK_TRACE_NAME = 'skottie::Animation::seek' |
string | perf_skottietrace.RENDER_TRACE_NAME = 'skottie::Animation::render' |
int | perf_skottietrace.EXPECTED_DM_FRAMES = 25 |