Home
last modified time | relevance | path

Searched refs:VPath (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1328 final VPath newPath; in VGroup()
1604 static abstract class VPath extends VObject { class in VectorDrawable
1610 private static final Property<VPath, PathParser.PathData> PATH_DATA =
1611 new Property<VPath, PathParser.PathData>(PathParser.PathData.class, "pathData") {
1613 public void set(VPath object, PathParser.PathData data) {
1618 public PathParser.PathData get(VPath object) {
1631 public VPath() { in VPath() method in VectorDrawable.VPath
1635 public VPath(VPath copy) { in VPath() method in VectorDrawable.VPath
1664 private static class VClipPath extends VPath {
1741 static class VFullPath extends VPath {
DAnimatedVectorDrawable.java1340 } else if (target instanceof VectorDrawable.VPath) { in createRTAnimator()
1345 createRTAnimatorForPath(animator, (VectorDrawable.VPath) target, in createRTAnimator()
1395 private void createRTAnimatorForPath( ObjectAnimator animator, VectorDrawable.VPath target, in createRTAnimatorForPath()
/frameworks/base/boot/
Dboot-image-profile.txt6933 …imatorForPath(Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VPath;J)V
7760 HSPLandroid/graphics/drawable/VectorDrawable$VPath;-><init>()V
7761 HSPLandroid/graphics/drawable/VectorDrawable$VPath;-><init>(Landroid/graphics/drawable/VectorDrawab…
7762 HSPLandroid/graphics/drawable/VectorDrawable$VPath;->getPathName()Ljava/lang/String;
7763 HSPLandroid/graphics/drawable/VectorDrawable$VPath;->getProperty(Ljava/lang/String;)Landroid/util/P…
24870 Landroid/graphics/drawable/VectorDrawable$VPath$1;
24871 Landroid/graphics/drawable/VectorDrawable$VPath;
Dpreloaded-classes2484 android.graphics.drawable.VectorDrawable$VPath$1
2485 android.graphics.drawable.VectorDrawable$VPath
/frameworks/base/config/
Dpreloaded-classes2488 android.graphics.drawable.VectorDrawable$VPath$1
2489 android.graphics.drawable.VectorDrawable$VPath
Dboot-image-profile.txt6936 …imatorForPath(Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VPath;J)V
7763 HSPLandroid/graphics/drawable/VectorDrawable$VPath;-><init>()V
7764 HSPLandroid/graphics/drawable/VectorDrawable$VPath;-><init>(Landroid/graphics/drawable/VectorDrawab…
7765 HSPLandroid/graphics/drawable/VectorDrawable$VPath;->getPathName()Ljava/lang/String;
7766 HSPLandroid/graphics/drawable/VectorDrawable$VPath;->getProperty(Ljava/lang/String;)Landroid/util/P…
35004 Landroid/graphics/drawable/VectorDrawable$VPath$1;
35005 Landroid/graphics/drawable/VectorDrawable$VPath;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt16660 …imatorForPath(Landroid/animation/ObjectAnimator;Landroid/graphics/drawable/VectorDrawable$VPath;J)V
17626 Landroid/graphics/drawable/VectorDrawable$VPath;-><init>()V
17627 Landroid/graphics/drawable/VectorDrawable$VPath;-><init>(Landroid/graphics/drawable/VectorDrawable$
17628 Landroid/graphics/drawable/VectorDrawable$VPath;->getPathData()Landroid/util/PathParser$PathData;
17629 Landroid/graphics/drawable/VectorDrawable$VPath;->getPathName()Ljava/lang/String;
17630 Landroid/graphics/drawable/VectorDrawable$VPath;->getProperty(Ljava/lang/String;)Landroid/util/Prop…
17631 Landroid/graphics/drawable/VectorDrawable$VPath;->mChangingConfigurations:I
17632 Landroid/graphics/drawable/VectorDrawable$VPath;->mPathData:Landroid/util/PathParser$PathData;
17633 Landroid/graphics/drawable/VectorDrawable$VPath;->mPathName:Ljava/lang/String;
17634 Landroid/graphics/drawable/VectorDrawable$VPath;->PATH_DATA:Landroid/util/Property;
[all …]