Searched refs:VFullPath (Results 1 – 3 of 3) sorted by relevance
835 final VFullPath path = new VFullPath(); in inflateChildElements()1332 if (copyChild instanceof VFullPath) { in VGroup()1333 newPath = new VFullPath((VFullPath) copyChild); in VGroup()1744 static class VFullPath extends VPath { class in VectorDrawable1776 private static final Property<VFullPath, Float> STROKE_WIDTH =1777 new FloatProperty<VFullPath> ("strokeWidth") {1779 public void setValue(VFullPath object, float value) {1784 public Float get(VFullPath object) {1789 private static final Property<VFullPath, Integer> STROKE_COLOR =1790 new IntProperty<VFullPath> ("strokeColor") {[all …]
1337 } else if (target instanceof VectorDrawable.VFullPath) { in createRTAnimator()1338 createRTAnimatorForFullPath(animator, (VectorDrawable.VFullPath) target, in createRTAnimator()1399 VectorDrawable.VFullPath target, long startTime) { in createRTAnimatorForFullPath()
1344 android.graphics.drawable.VectorDrawable$VFullPath$101345 android.graphics.drawable.VectorDrawable$VFullPath$11346 android.graphics.drawable.VectorDrawable$VFullPath$21347 android.graphics.drawable.VectorDrawable$VFullPath$31348 android.graphics.drawable.VectorDrawable$VFullPath$41349 android.graphics.drawable.VectorDrawable$VFullPath$51350 android.graphics.drawable.VectorDrawable$VFullPath$61351 android.graphics.drawable.VectorDrawable$VFullPath$71352 android.graphics.drawable.VectorDrawable$VFullPath$81353 android.graphics.drawable.VectorDrawable$VFullPath$9[all …]