Searched defs:addPath (Results 1 – 5 of 5) sorted by relevance
89 void addPath(ClassLoader classLoader, String dexPath) { in addPath() method in ApplicationLoaders
90 public void addPath(SparseIntArray points) { in addPath() method in UsageView
117 public void addPath(SparseIntArray points) { in addPath() method in UsageGraph
670 public void addPath(Path src, float dx, float dy) { in addPath() method in Path680 public void addPath(Path src) { in addPath() method in Path690 public void addPath(Path src, Matrix matrix) { in addPath() method in Path
567 public static void addPath(long destPath, long srcPath, AffineTransform transform) { in addPath() method in Path_Delegate