Home
last modified time | relevance | path

Searched defs:VClipPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java1422 private static class VClipPath extends VPath { class in VectorDrawableCompat
1423 public VClipPath() { in VClipPath() method in VectorDrawableCompat.VClipPath
1427 public VClipPath(VClipPath copy) { in VClipPath() method in VectorDrawableCompat.VClipPath
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1329 private static class VClipPath extends VPath { class in VectorDrawable
1333 public VClipPath() { in VClipPath() method in VectorDrawable.VClipPath
1337 public VClipPath(VClipPath copy) { in VClipPath() method in VectorDrawable.VClipPath