Home
last modified time | relevance | path

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

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