Searched defs:nCreateClipPath (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/ | ||
D | VectorDrawable_Delegate.java | 224 static long nCreateClipPath() { in nCreateClipPath() method in VectorDrawable_Delegate |
/frameworks/base/graphics/java/android/graphics/drawable/ | ||
D | VectorDrawable.java | 1816 private static native long nCreateClipPath(); in nCreateClipPath() method in VectorDrawable |