Home
last modified time | relevance | path

Searched defs:toPath (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/gesture/
DGesture.java125 public Path toPath() { in toPath() method in Gesture
129 public Path toPath(Path path) { in toPath() method in Gesture
142 public Path toPath(int width, int height, int edge, int numSample) { in toPath() method in Gesture
146 public Path toPath(Path path, int width, int height, int edge, int numSample) { in toPath() method in Gesture
DOrientedBoundingBox.java55 public Path toPath() { in toPath() method in OrientedBoundingBox
DGestureStroke.java161 public Path toPath(float width, float height, int numSample) { in toPath() method in GestureStroke