Home
last modified time | relevance | path

Searched refs:fAnimatorCount (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/modules/skottie/include/
DSkottie.h134 fAnimatorCount = 0; // Number of dynamically animated properties. member
/third_party/skia/modules/skottie/include/
DSkottie.h108 fAnimatorCount = 0; // Number of dynamically animated properties. member
/third_party/flutter/skia/tools/viewer/
DSkottieSlide.cpp39 stats.fAnimatorCount); in draw_stats_box()
/third_party/skia/tools/viewer/
DSkottieSlide.cpp97 stats.fAnimatorCount); in draw_stats_box()
/third_party/skia/modules/skottie/src/
DSkottie.cpp193 fStats->fAnimatorCount = animators.size(); in parse()
/third_party/flutter/skia/modules/skottie/src/
DSkottie.cpp295 fStats->fAnimatorCount = animators.size(); in parse()