skia2/platform_tools/android/apps
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
..
gradle/wrapper update gradle version for android projects 2020-06-24 18:36:53 +00:00
skottie move SkottieAnimation out of SkottieRunner to top level 2020-11-24 19:37:46 +00:00
skqp Add android:exported values to all SkQP activities. 2020-08-17 13:33:09 +00:00
viewer Update android apps to latest android plugin 2018-10-04 16:39:06 +00:00
build.gradle Add support for Windows to the gradle builds 2019-01-08 20:01:29 +00:00
gradlew Add gradle wrappers for Android app builds 2015-07-08 10:50:42 -07:00
robotium.cfg VisualBenchTest: Write JSON output 2015-08-20 09:12:39 -07:00
settings.gradle remove skar_java from skia android projects 2020-07-27 16:17:50 +00:00