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