Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java325 private VectorDrawableState mVectorState;
351 this(new VectorDrawableState(null), null); in VectorDrawable()
358 private VectorDrawable(@NonNull VectorDrawableState state, @Nullable Resources res) { in VectorDrawable()
384 mVectorState = new VectorDrawableState(mVectorState); in mutate()
480 final VectorDrawableState state = mVectorState; in setTintList()
491 final VectorDrawableState state = mVectorState; in setTintBlendMode()
520 final VectorDrawableState state = mVectorState; in onStateChange()
613 final VectorDrawableState state = mVectorState; in applyTheme()
724 final VectorDrawableState state = mVectorState; in inflate()
745 final VectorDrawableState state = mVectorState; in updateStateFromTypedArray()
[all …]
DAnimatedVectorDrawable.java611 } else if (targetNameObj instanceof VectorDrawable.VectorDrawableState) { in updateAnimatorProperty()
612 property = ((VectorDrawable.VectorDrawableState) targetNameObj) in updateAnimatorProperty()
850 } else if (!(target instanceof VectorDrawable.VectorDrawableState) in prepareLocalAnimator()
914 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in reset()
926 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in start()
949 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in stop()
1345 } else if (target instanceof VectorDrawable.VectorDrawableState) { in createRTAnimator()
1347 (VectorDrawable.VectorDrawableState) target, startTime); in createRTAnimator()
1444 ObjectAnimator animator, VectorDrawable.VectorDrawableState target, in createRTAnimatorForRootGroup()
1670 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in startAnimation()
[all …]
/frameworks/base/config/
Dpreloaded-classes1368 android.graphics.drawable.VectorDrawable$VectorDrawableState$1
1369 android.graphics.drawable.VectorDrawable$VectorDrawableState
Dboot-image-profile.txt6825 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState$1;-><init>(Ljava/lang/String;)V
6826 …aphics/drawable/VectorDrawable$VectorDrawableState;-><init>(Landroid/graphics/drawable/VectorDrawa…
6827 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->applyDensityScaling(II)V
6828 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->applyTheme(Landroid/content/res/…
6829 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canApplyTheme()Z
6830 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z
6831 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->finalize()V
6832 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->getAlpha()F
6833 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->getChangingConfigurations()I
6834 HSPLandroid/graphics/drawable/VectorDrawable$VectorDrawableState;->getNativeRenderer()J
[all …]
Dhiddenapi-greylist-max-o.txt19548 …Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;J)V
20349 …aphics/drawable/VectorDrawable$VectorDrawableState;-><init>(Landroid/graphics/drawable/VectorDrawa…
20350 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->ALPHA:Landroid/util/Property;
20351 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->applyDensityScaling(II)V
20352 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->applyTheme(Landroid/content/res/Res…
20353 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->canReuseCache()Z
20354 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->createNativeTree(Landroid/graphics/…
20355 …awable/VectorDrawable$VectorDrawableState;->createNativeTreeFromCopy(Landroid/graphics/drawable/Ve…
20356 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->getAlpha()F
20357 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->getNativeRenderer()J
[all …]