| /external/lottie/snapshot-tests/src/androidTest/java/com/airbnb/lottie/snapshots/tests/ |
| D | ScaleTypesTestCase.kt | 14 …e Logo 1.json", "Scale Types", "Wrap Content", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 22 …e Logo 1.json", "Scale Types", "Match Parent", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 30 … 1.json", "Scale Types", "300x300 centerCrop", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 39 ….json", "Scale Types", "300x300 centerInside", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 48 … Logo 1.json", "Scale Types", "300x300 fitXY", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 57 ….json", "Scale Types", "600x300 centerInside", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 66 … Logo 1.json", "Scale Types", "600x300 fitXY", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 75 ….json", "Scale Types", "300x600 centerInside", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method 84 … Logo 1.json", "Scale Types", "300x600 fitXY", renderHardwareAndSoftware = true) { animationView -> in <lambda>() method
|
| D | TextTestCase.kt | 20 … withAnimationView("Tests/DynamicText.json", "Dynamic Text", "Hello World") { animationView -> in <lambda>() method 26 …mationView("Tests/DynamicText.json", "Dynamic Text", "Hello World with getText") { animationView -> in <lambda>() method 38 withAnimationView("Tests/DynamicText.json", "Dynamic Text", "Emoji") { animationView -> in <lambda>() method 44 withAnimationView("Tests/DynamicText.json", "Dynamic Text", "Taiwanese") { animationView -> in <lambda>() method 50 … withAnimationView("Tests/DynamicText.json", "Dynamic Text", "Fire Taiwanese") { animationView -> in <lambda>() method 56 …imationView("Tests/DynamicText.json", "Dynamic Text", "Family man man girl boy") { animationView -> in <lambda>() method 62 …onView("Tests/DynamicText.json", "Dynamic Text", "Family woman woman girl girl") { animationView -> in <lambda>() method 68 … withAnimationView("Tests/DynamicText.json", "Dynamic Text", "Brown Police Man") { animationView -> in <lambda>() method 74 …ionView("Tests/DynamicText.json", "Dynamic Text", "Family and Brown Police Man") { animationView -> in <lambda>() method 80 …/DynamicText.json", "Dynamic Text", "Family, Brown Police Man, emoji and chars") { animationView -> in <lambda>() method [all …]
|
| D | FailureTestCase.kt | 15 val animationView = animationViewPool.acquire() in run() constant
|
| D | SoftwareRenderingDynamicPropertiesInvalidationTestCase.kt | 26 val animationView = animationViewPool.acquire() in run() constant
|
| /external/lottie/sample/src/androidTest/java/com/airbnb/lottie/samples/ |
| D | FragmentVisibilityTests.kt | 119 … val animationView = requireView().findViewById<LottieAnimationView>(R.id.animation_view) in <lambda>() constant 164 … val animationView = fragment.requireView().findViewById<LottieAnimationView>(R.id.animation_view) in <lambda>() constant 174 lateinit var animationView: LottieAnimationView in <lambda>() variable in com.airbnb.lottie.samples.FragmentVisibilityTests.testStopsWhenLaunchingAnotherActivity.TestFragment 288 val animationView = view.findViewById<LottieAnimationView>(R.id.animation_view) in <lambda>() constant 305 val animationView = view.findViewById<LottieAnimationView>(R.id.animation_view) in <lambda>() constant 344 var animationView: LottieAnimationView? = null in <lambda>() variable in com.airbnb.lottie.samples.FragmentVisibilityTests.testPausesWhenScrolledOffScreenAndResumesWhenComesBack.TestFragment 407 var animationView: LottieAnimationView? = null in <lambda>() variable in com.airbnb.lottie.samples.FragmentVisibilityTests.testPausesWhenScrolledOffScreenAndResumesWhenComesBackWithoutRepeatingWhenFinished.TestFragment 482 … val animationView = frag.requireView().findViewById<LottieAnimationView>(R.id.animation_view) in <lambda>() constant 512 …private val Fragment.animationView get() = requireView().findViewById<LottieAnimationView>(R.id.an… in <lambda>() constant in com.airbnb.lottie.samples.FragmentVisibilityTests
|
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/ |
| D | TextDelegate.java | 21 @Nullable private final LottieAnimationView animationView; field in TextDelegate 33 public TextDelegate( in TextDelegate()
|
| /external/setupdesign/lottie_loading_layout/src/com/google/android/setupdesign/ |
| D | GlifLoadingLayout.java | 623 LottieAnimationView animationView = findLottieAnimationView(); in addAnimatorListener() local 631 LottieAnimationView animationView = findLottieAnimationView(); in removeAnimatorListener() local 639 LottieAnimationView animationView = findLottieAnimationView(); in removeAllAnimatorListener() local 647 LottieAnimationView animationView = findLottieAnimationView(); in addColorCallback() local 655 LottieAnimationView animationView = findLottieAnimationView(); in addColorCallback() local
|
| /external/lottie/snapshot-tests/src/androidTest/java/com/airbnb/lottie/snapshots/ |
| D | SnapshotTestCaseContext.kt | 86 val animationView = animationViewPool.acquire() in withAnimationView() constant
|