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.java243 private VectorDrawableState mVectorState;
266 this(new VectorDrawableState(null), null); in VectorDrawable()
273 private VectorDrawable(@NonNull VectorDrawableState state, @Nullable Resources res) { in VectorDrawable()
299 mVectorState = new VectorDrawableState(mVectorState); in mutate()
393 final VectorDrawableState state = mVectorState; in setTintList()
403 final VectorDrawableState state = mVectorState; in setTintMode()
431 final VectorDrawableState state = mVectorState; in onStateChange()
517 final VectorDrawableState state = mVectorState; in applyTheme()
625 final VectorDrawableState state = mVectorState; in inflate()
643 final VectorDrawableState state = mVectorState; in updateStateFromTypedArray()
[all …]
DAnimatedVectorDrawable.java603 } else if (targetNameObj instanceof VectorDrawable.VectorDrawableState) { in updateAnimatorProperty()
604 property = ((VectorDrawable.VectorDrawableState) targetNameObj) in updateAnimatorProperty()
841 } else if (!(target instanceof VectorDrawable.VectorDrawableState) in prepareLocalAnimator()
905 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in reset()
917 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in start()
940 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in stop()
1335 } else if (target instanceof VectorDrawable.VectorDrawableState) { in createRTAnimator()
1337 (VectorDrawable.VectorDrawableState) target, startTime); in createRTAnimator()
1434 ObjectAnimator animator, VectorDrawable.VectorDrawableState target, in createRTAnimatorForRootGroup()
1660 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in startAnimation()
[all …]
/frameworks/base/
Dpreloaded-classes1123 android.graphics.drawable.VectorDrawable$VectorDrawableState
1124 android.graphics.drawable.VectorDrawable$VectorDrawableState$1
Dcompiled-classes-phone1463 android.graphics.drawable.VectorDrawable$VectorDrawableState
1464 android.graphics.drawable.VectorDrawable$VectorDrawableState$1
/frameworks/base/services/
Dprofile-classes832 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;
833 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState$1;