Home
last modified time | relevance | path

Searched refs:isClipPath (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java519 public boolean isClipPath() { in isClipPath() method in VectorDrawable_Delegate.VClipPath_Delegate
992 public boolean isClipPath() { in isClipPath() method in VectorDrawable_Delegate.VPath_Delegate
1099 if (VPath.isClipPath()) { in drawPath()
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DVectorDrawableCompat.java1018 if (vPath.isClipPath()) { in drawPath()
1398 public boolean isClipPath() { in isClipPath() method in VectorDrawableCompat.VPath
1461 public boolean isClipPath() { in isClipPath() method in VectorDrawableCompat.VClipPath