Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java924 static class VectorDrawableState extends ConstantState { class in VectorDrawable
983 public VectorDrawableState(VectorDrawableState copy) { in VectorDrawableState() method in VectorDrawable.VectorDrawableState