Home
last modified time | relevance | path

Searched refs:VectorDrawableState (Results 1 – 3 of 3) 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