Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java928 static class VectorDrawableState extends ConstantState { class in VectorDrawable
987 public VectorDrawableState(VectorDrawableState copy) { in VectorDrawableState() method in VectorDrawable.VectorDrawableState