Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java253 static long nCreateClipPath(long clipPathPtr) { in nCreateClipPath() argument
254 VClipPath_Delegate original = VNativeObject.getDelegate(clipPathPtr); in nCreateClipPath()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2301 private static native long nCreateClipPath(long clipPathPtr); in nCreateClipPath() argument