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.java1672 mNativePtr = nCreateClipPath(); in VClipPath()
1677 mNativePtr = nCreateClipPath(copy.mNativePtr); in VClipPath()
2322 private static native long nCreateClipPath(); in nCreateClipPath() method in VectorDrawable
2324 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/config/
Dhiddenapi-greylist-max-o.txt20541 Landroid/graphics/drawable/VectorDrawable;->nCreateClipPath()J
20542 Landroid/graphics/drawable/VectorDrawable;->nCreateClipPath(J)J