Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java249 static long nCreateClipPath() { in nCreateClipPath() method in VectorDrawable_Delegate
254 static long nCreateClipPath(long clipPathPtr) { in nCreateClipPath() method in VectorDrawable_Delegate
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2326 private static native long nCreateClipPath(); in nCreateClipPath() method in VectorDrawable
2328 private static native long nCreateClipPath(long clipPathPtr); in nCreateClipPath() method in VectorDrawable