Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java555 public boolean isClipPath() { in isClipPath() method in VectorDrawable_Delegate.VClipPath_Delegate
1026 public boolean isClipPath() { in isClipPath() method in VectorDrawable_Delegate.VPath_Delegate
1147 if (VPath.isClipPath()) { in drawPath()