Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1676 mNativePtr = nCreateClipPath(); in VClipPath()
1681 mNativePtr = nCreateClipPath(copy.mNativePtr); in VClipPath()
2326 private static native long nCreateClipPath(); in nCreateClipPath() method in VectorDrawable
2328 private static native long nCreateClipPath(long clipPathPtr); in nCreateClipPath() method in VectorDrawable
/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/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20532 Landroid/graphics/drawable/VectorDrawable;->nCreateClipPath()J
20533 Landroid/graphics/drawable/VectorDrawable;->nCreateClipPath(J)J