Searched defs:VPath (Results 1 – 2 of 2) sorted by relevance
1607 static abstract class VPath extends VObject { class in VectorDrawable1634 public VPath() { in VPath() method in VectorDrawable.VPath1638 public VPath(VPath copy) { in VPath() method in VectorDrawable.VPath
1125 private void drawPath(VGroup_Delegate VGroup, VPath_Delegate VPath, long canvasPtr, in drawPath()