Searched defs:nSetTrimPathEnd (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java2128 nSetTrimPathEnd(mNativePtr, trimPathEnd);
2286 private static native void nSetTrimPathEnd(long pathPtr, float trimPathEnd); method in class:VectorDrawable
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java483 static void nSetTrimPathEnd(long pathPtr, float trimPathEnd) { method in class:VectorDrawable_Delegate

Completed in 15 milliseconds