skia2/platform_tools/android/apps/skottie
Jorge Betancourt 4867834b85 move SkottieAnimation out of SkottieRunner to top level
This refactor adds a LOG_TAG and SkottieRunner member variable to SkottieAnimation so that it still has access to the EGL member variables.
The private keyword was removed from the SkottieRunner's EGL variables.

Methods in SkottieRunner that were made from private to protected:
getNativeProxy()
runOnGLThread()
Methods in SkottieAnimation that were made from private to protected:
SurfaceView constructor
setSurfaceTexture()

Change-Id: I9ddb167238fbc0e05f4d1cdcee67f6b288019e95
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/335667
Commit-Queue: Jorge Betancourt <jmbetancourt@google.com>
Reviewed-by: Florin Malita <fmalita@google.com>
2020-11-24 19:37:46 +00:00
..
skottielib move SkottieAnimation out of SkottieRunner to top level 2020-11-24 19:37:46 +00:00
src/main Skottie perf metric improvements 2020-11-13 19:03:15 +00:00
build.gradle Reland "implement working CorrectnessActivity to generate lottie keyframe PNGs" 2020-07-27 14:24:30 +00:00
collect.sh Reland Implement Skottie vs Lottie perf tool 2020-06-26 16:34:25 +00:00
perfetto_config.pb Skottie perf metric improvements 2020-11-13 19:03:15 +00:00
run_perf.sh Skottie perf metric improvements 2020-11-13 19:03:15 +00:00
skottie_metric.proto Skottie perf metric improvements 2020-11-13 19:03:15 +00:00
skottie_metric.sql Skottie perf metric improvements 2020-11-13 19:03:15 +00:00