Searched refs:VectorDrawableAnimatorRT (Results 1 – 6 of 6) sorted by relevance
22 import android.graphics.drawable.AnimatedVectorDrawable.VectorDrawableAnimatorRT;26 /*package*/ static boolean useLastSeenTarget(VectorDrawableAnimatorRT thisDrawableAnimator) { in useLastSeenTarget()31 /*package*/ static void onDraw(VectorDrawableAnimatorRT thisDrawableAnimator, Canvas canvas) { in onDraw()
31 import android.graphics.drawable.AnimatedVectorDrawable.VectorDrawableAnimatorRT;154 /*package*/ static void nStart(long animatorSetPtr, VectorDrawableAnimatorRT set, int id) { in nStart()162 /*package*/ static void nReverse(long animatorSetPtr, VectorDrawableAnimatorRT set, int id) { in nReverse()
338 mAnimatorSet = new VectorDrawableAnimatorRT(this); in AnimatedVectorDrawable()405 if (!canvas.isHardwareAccelerated() && mAnimatorSet instanceof VectorDrawableAnimatorRT) { in draw()409 ((VectorDrawableAnimatorRT) mAnimatorSet).mPendingAnimationActions.size() > 0) { in draw()651 if (mAnimatorSet instanceof VectorDrawableAnimatorRT) { in forceAnimationOnUI()652 VectorDrawableAnimatorRT animator = (VectorDrawableAnimatorRT) mAnimatorSet; in forceAnimationOnUI()662 if (mAnimatorSet instanceof VectorDrawableAnimatorRT) { in fallbackOntoUI()663 VectorDrawableAnimatorRT oldAnim = (VectorDrawableAnimatorRT) mAnimatorSet; in fallbackOntoUI()1236 public static class VectorDrawableAnimatorRT implements VectorDrawableAnimator, class in AnimatedVectorDrawable1262 VectorDrawableAnimatorRT(AnimatedVectorDrawable drawable) { in VectorDrawableAnimatorRT() method in AnimatedVectorDrawable.VectorDrawableAnimatorRT1786 private static void callOnFinished(VectorDrawableAnimatorRT set, int id) { in callOnFinished()[all …]
6108 HSPLandroid/graphics/drawable/-$$Lambda$AnimatedVectorDrawable$VectorDrawableAnimatorRT$PzjgSeyQweo…6182 HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;-><init>(Landroid/gra…6183 …tedVectorDrawable$VectorDrawableAnimatorRT;->callOnFinished(Landroid/graphics/drawable/AnimatedVec…6184 HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createNativeChildAn…6185 HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimator(La…6186 HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimatorFor…6187 HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimatorFor…6188 HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimatorFor…6189 HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->end()V6190 HSPLandroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->getAnimatorNativePt…[all …]
19538 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;-><init>(Landroid/graphi…19539 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->addPendingAction(I)V19540 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->canReverse()Z19541 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createFloatDataPoints(…19542 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createIntDataPoints(La…19543 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createNativeChildAnima…19544 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimator(Landr…19545 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimatorForFul…19546 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimatorForGro…19547 Landroid/graphics/drawable/AnimatedVectorDrawable$VectorDrawableAnimatorRT;->createRTAnimatorForPat…[all …]
1288 android.graphics.drawable.AnimatedVectorDrawable$VectorDrawableAnimatorRT