Home
last modified time | relevance | path

Searched refs:VectorDrawableState (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java322 private VectorDrawableState mVectorState;
345 this(new VectorDrawableState(null), null); in VectorDrawable()
352 private VectorDrawable(@NonNull VectorDrawableState state, @Nullable Resources res) { in VectorDrawable()
378 mVectorState = new VectorDrawableState(mVectorState); in mutate()
472 final VectorDrawableState state = mVectorState; in setTintList()
482 final VectorDrawableState state = mVectorState; in setTintMode()
510 final VectorDrawableState state = mVectorState; in onStateChange()
596 final VectorDrawableState state = mVectorState; in applyTheme()
707 final VectorDrawableState state = mVectorState; in inflate()
728 final VectorDrawableState state = mVectorState; in updateStateFromTypedArray()
[all …]
DAnimatedVectorDrawable.java607 } else if (targetNameObj instanceof VectorDrawable.VectorDrawableState) { in updateAnimatorProperty()
608 property = ((VectorDrawable.VectorDrawableState) targetNameObj) in updateAnimatorProperty()
845 } else if (!(target instanceof VectorDrawable.VectorDrawableState) in prepareLocalAnimator()
909 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in reset()
921 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in start()
944 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in stop()
1339 } else if (target instanceof VectorDrawable.VectorDrawableState) { in createRTAnimator()
1341 (VectorDrawable.VectorDrawableState) target, startTime); in createRTAnimator()
1438 ObjectAnimator animator, VectorDrawable.VectorDrawableState target, in createRTAnimatorForRootGroup()
1664 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in startAnimation()
[all …]
/frameworks/base/config/
Dpreloaded-classes1232 android.graphics.drawable.VectorDrawable$VectorDrawableState
1233 android.graphics.drawable.VectorDrawable$VectorDrawableState$1
Dboot-image-profile.txt2114 …Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;J)V
2191 HPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->getProperty(Ljava/lang/String;)La…
21184 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState$1;-><init>(Ljava/lang/String;)V
21185 …aphics/drawable/VectorDrawable$VectorDrawableState;-><init>(Landroid/graphics/drawable/VectorDrawa…
21186 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->applyDensityScaling(II)V
21187 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->applyTheme(Landroid/content/res/…
21188 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canApplyTheme()Z
21189 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z
21190 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->finalize()V
21191 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->getAlpha()F
[all …]