Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java2311 private static native long nCreateClipPath(); in nCreateClipPath() method in VectorDrawable
2313 private static native long nCreateClipPath(long clipPathPtr); in nCreateClipPath() method in VectorDrawable