Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_PathParser.cpp90 static void setPathData(JNIEnv*, jobject, jlong outPathDataPtr, jlong fromPathDataPtr) { in setPathData() function
113 {"nSetPathData", "(JJ)V", (void*)setPathData},
Dandroid_graphics_drawable_VectorDrawable.cpp271 static void setPathData(JNIEnv*, jobject, jlong pathPtr, jlong pathDataPtr) { in setPathData() function
402 {"nSetPathData", "(JJ)V", (void*)setPathData},
/frameworks/base/core/java/android/util/
DPathParser.java94 public void setPathData(PathData source) { in setPathData() method in PathParser.PathData
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java316 path.setPathData(PathParser_Delegate.createNodesFromPathData(pathString)); in nSetPathString()
413 path.setPathData(PathParser_Delegate.getDelegate(pathDataPtr).getPathDataNodes()); in nSetPathData()
1030 private void setPathData(PathParser_Delegate.PathDataNode[] nodes) { in setPathData() method in VectorDrawable_Delegate.VPath_Delegate
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1617 object.setPathData(data);
1656 public void setPathData(PathParser.PathData pathData) { in setPathData() method in VectorDrawable.VPath
1657 mPathData.setPathData(pathData); in setPathData()
/frameworks/base/config/
Dboot-image-profile.txt41656 HSPLandroid/graphics/drawable/VectorDrawable$VPath;->setPathData(Landroid/util/PathParser$PathData;…
42633 HSPLandroid/util/PathParser$PathData;->setPathData(Landroid/util/PathParser$PathData;)V
Dhiddenapi-greylist-max-o.txt20522 Landroid/graphics/drawable/VectorDrawable$VPath;->setPathData(Landroid/util/PathParser$PathData;)V
72132 Landroid/util/PathParser$PathData;->setPathData(Landroid/util/PathParser$PathData;)V