Searched refs:VFullPath (Results 1 – 5 of 5) sorted by relevance
695 final VFullPath path = new VFullPath(); in inflateChildElements()1178 if (copyChild instanceof VFullPath) { in VGroup()1179 newPath = new VFullPath((VFullPath) copyChild); in VGroup()1565 static class VFullPath extends VPath { class in VectorDrawable1597 private static final Property<VFullPath, Float> STROKE_WIDTH =1598 new FloatProperty<VFullPath> ("strokeWidth") {1600 public void setValue(VFullPath object, float value) {1605 public Float get(VFullPath object) {1610 private static final Property<VFullPath, Integer> STROKE_COLOR =1611 new IntProperty<VFullPath> ("strokeColor") {[all …]
1159 } else if (target instanceof VectorDrawable.VFullPath) { in createRTAnimator()1160 createRTAnimatorForFullPath(animator, (VectorDrawable.VFullPath) target, in createRTAnimator()1227 VectorDrawable.VFullPath target, long startTime) { in createRTAnimatorForFullPath()
589 final VFullPath path = new VFullPath(); in inflateInternal()1033 VFullPath fullPath = (VFullPath) vPath; in drawPath()1179 if (copyChild instanceof VFullPath) { in VGroup()1180 newPath = new VFullPath((VFullPath) copyChild); in VGroup()1480 private static class VFullPath extends VPath { class in VectorDrawableCompat1500 public VFullPath() { in VFullPath() method in VectorDrawableCompat.VFullPath1504 public VFullPath(VFullPath copy) { in VFullPath() method in VectorDrawableCompat.VFullPath
949 android.graphics.drawable.VectorDrawable$VFullPath950 android.graphics.drawable.VectorDrawable$VFullPath$1
1356 android.graphics.drawable.VectorDrawable$VFullPath1357 android.graphics.drawable.VectorDrawable$VFullPath$1