Searched refs:VectorDrawableState (Results 1 – 4 of 4) sorted by relevance
212 private VectorDrawableState mVectorState;235 this(new VectorDrawableState(), null); in VectorDrawable()242 private VectorDrawable(@NonNull VectorDrawableState state, @Nullable Resources res) { in VectorDrawable()268 mVectorState = new VectorDrawableState(mVectorState); in mutate()362 final VectorDrawableState state = mVectorState; in setTintList()372 final VectorDrawableState state = mVectorState; in setTintMode()394 final VectorDrawableState state = mVectorState; in onStateChange()480 final VectorDrawableState state = mVectorState; in applyTheme()588 final VectorDrawableState state = mVectorState; in inflate()606 final VectorDrawableState state = mVectorState; in updateStateFromTypedArray()[all …]
658 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in reset()670 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in start()693 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in stop()1086 } else if (target instanceof VectorDrawable.VectorDrawableState) { in createRTAnimator()1088 (VectorDrawable.VectorDrawableState) target, startTime); in createRTAnimator()1183 ObjectAnimator animator, VectorDrawable.VectorDrawableState target, in createRTAnimatorForRootGroup()1369 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in startAnimation()1385 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState) in endAnimation()
955 android.graphics.drawable.VectorDrawable$VectorDrawableState
1362 android.graphics.drawable.VectorDrawable$VectorDrawableState