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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java2118 nSetTrimPathEnd(mNativePtr, trimPathEnd);
2226 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.java471 static void nSetTrimPathEnd(long pathPtr, float trimPathEnd) { method in class:VectorDrawable_Delegate

Completed in 3007 milliseconds