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.java835 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 VectorDrawable
1776 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 …]
DAnimatedVectorDrawable.java1337 } else if (target instanceof VectorDrawable.VFullPath) { in createRTAnimator()
1338 createRTAnimatorForFullPath(animator, (VectorDrawable.VFullPath) target, in createRTAnimator()
1399 VectorDrawable.VFullPath target, long startTime) { in createRTAnimatorForFullPath()
/frameworks/base/config/
Dpreloaded-classes1344 android.graphics.drawable.VectorDrawable$VFullPath$10
1345 android.graphics.drawable.VectorDrawable$VFullPath$1
1346 android.graphics.drawable.VectorDrawable$VFullPath$2
1347 android.graphics.drawable.VectorDrawable$VFullPath$3
1348 android.graphics.drawable.VectorDrawable$VFullPath$4
1349 android.graphics.drawable.VectorDrawable$VFullPath$5
1350 android.graphics.drawable.VectorDrawable$VFullPath$6
1351 android.graphics.drawable.VectorDrawable$VFullPath$7
1352 android.graphics.drawable.VectorDrawable$VFullPath$8
1353 android.graphics.drawable.VectorDrawable$VFullPath$9
[all …]
Dboot-image-profile.txt6186 …rFullPath(Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VFullPath;J)V
6782 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$10;-><init>()V
6783 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$1;-><init>()V
6784 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$2;-><init>(Ljava/lang/String;)V
6785 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$3;-><init>(Ljava/lang/String;)V
6786 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$4;-><init>(Ljava/lang/String;)V
6787 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$5;-><init>(Ljava/lang/String;)V
6788 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$6;-><init>(Ljava/lang/String;)V
6789 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$7;-><init>(Ljava/lang/String;)V
6790 HSPLandroid/graphics/drawable/VectorDrawable$VFullPath$8;-><init>(Ljava/lang/String;)V
[all …]
Dhiddenapi-greylist-max-o.txt19545 …rFullPath(Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VFullPath;J)V
20391 Landroid/graphics/drawable/VectorDrawable$VFullPath;-><init>()V
20392 …android/graphics/drawable/VectorDrawable$VFullPath;-><init>(Landroid/graphics/drawable/VectorDrawa…
20393 Landroid/graphics/drawable/VectorDrawable$VFullPath;->applyTheme(Landroid/content/res/Resources$The…
20394 Landroid/graphics/drawable/VectorDrawable$VFullPath;->canApplyTheme()Z
20395 Landroid/graphics/drawable/VectorDrawable$VFullPath;->canComplexColorApplyTheme(Landroid/content/re…
20396 Landroid/graphics/drawable/VectorDrawable$VFullPath;->FILL_ALPHA:Landroid/util/Property;
20397 Landroid/graphics/drawable/VectorDrawable$VFullPath;->FILL_ALPHA_INDEX:I
20398 Landroid/graphics/drawable/VectorDrawable$VFullPath;->FILL_COLOR:Landroid/util/Property;
20399 Landroid/graphics/drawable/VectorDrawable$VFullPath;->FILL_COLOR_INDEX:I
[all …]