HomeSort by relevance Sort by last modified time
    Searched refs:VectorDrawableState (Results 1 - 3 of 3) sorted by null

  /frameworks/base/graphics/java/android/graphics/drawable/
VectorDrawable.java 212 private VectorDrawableState mVectorState;
235 this(new VectorDrawableState(), null);
242 private VectorDrawable(@NonNull VectorDrawableState state, @Nullable Resources res) {
268 mVectorState = new VectorDrawableState(mVectorState);
362 final VectorDrawableState state = mVectorState;
372 final VectorDrawableState state = mVectorState;
394 final VectorDrawableState state = mVectorState;
480 final VectorDrawableState state = mVectorState;
588 final VectorDrawableState state = mVectorState;
606 final VectorDrawableState state = mVectorState
    [all...]
AnimatedVectorDrawable.java 658 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState)
670 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState)
693 ((VectorDrawable.VectorDrawableState) ((AnimatedVectorDrawableState)
    [all...]
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 357 milliseconds