Home
last modified time | relevance | path

Searched refs:VFullPath (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java818 final VFullPath path = new VFullPath(); in inflateChildElements()
1314 if (copyChild instanceof VFullPath) { in VGroup()
1315 newPath = new VFullPath((VFullPath) copyChild); in VGroup()
1721 static class VFullPath extends VPath { class in VectorDrawable
1753 private static final Property<VFullPath, Float> STROKE_WIDTH =
1754 new FloatProperty<VFullPath> ("strokeWidth") {
1756 public void setValue(VFullPath object, float value) {
1761 public Float get(VFullPath object) {
1766 private static final Property<VFullPath, Integer> STROKE_COLOR =
1767 new IntProperty<VFullPath> ("strokeColor") {
[all …]
DAnimatedVectorDrawable.java1331 } else if (target instanceof VectorDrawable.VFullPath) { in createRTAnimator()
1332 createRTAnimatorForFullPath(animator, (VectorDrawable.VFullPath) target, in createRTAnimator()
1393 VectorDrawable.VFullPath target, long startTime) { in createRTAnimatorForFullPath()
/frameworks/support/graphics/drawable/static/src/main/java/androidx/vectordrawable/graphics/drawable/
DVectorDrawableCompat.java743 final VFullPath path = new VFullPath(); in inflateInternal()
1186 VFullPath fullPath = (VFullPath) vPath; in drawPath()
1334 if (copyChild instanceof VFullPath) { in VGroup()
1335 newPath = new VFullPath((VFullPath) copyChild); in VGroup()
1635 private static class VFullPath extends VPath { class in VectorDrawableCompat
1656 public VFullPath() { in VFullPath() method in VectorDrawableCompat.VFullPath
1660 public VFullPath(VFullPath copy) { in VFullPath() method in VectorDrawableCompat.VFullPath
/frameworks/base/config/
Dpreloaded-classes1208 android.graphics.drawable.VectorDrawable$VFullPath
1209 android.graphics.drawable.VectorDrawable$VFullPath$1
1210 android.graphics.drawable.VectorDrawable$VFullPath$10
1211 android.graphics.drawable.VectorDrawable$VFullPath$2
1212 android.graphics.drawable.VectorDrawable$VFullPath$3
1213 android.graphics.drawable.VectorDrawable$VFullPath$4
1214 android.graphics.drawable.VectorDrawable$VFullPath$5
1215 android.graphics.drawable.VectorDrawable$VFullPath$6
1216 android.graphics.drawable.VectorDrawable$VFullPath$7
1217 android.graphics.drawable.VectorDrawable$VFullPath$8
[all …]
Dboot-image-profile.txt2178 …droid/graphics/drawable/VectorDrawable$VFullPath$6;->setValue(Landroid/graphics/drawable/VectorDra…
2179 HPLandroid/graphics/drawable/VectorDrawable$VFullPath$6;->setValue(Ljava/lang/Object;F)V
2180 HPLandroid/graphics/drawable/VectorDrawable$VFullPath;->setFillAlpha(F)V
20485 …rFullPath(Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VFullPath;J)V
21143 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$10;-><init>()V
21144 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$1;-><init>()V
21145 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$2;-><init>(Ljava/lang/String;)V
21146 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$3;-><init>(Ljava/lang/String;)V
21147 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$4;-><init>(Ljava/lang/String;)V
21148 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$5;-><init>(Ljava/lang/String;)V
[all …]