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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java2140 nSetTrimPathOffset(mNativePtr, trimPathOffset);
2290 private static native void nSetTrimPathOffset(long pathPtr, float trimPathOffset); method in class:VectorDrawable
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java495 static void nSetTrimPathOffset(long pathPtr, float trimPathOffset) { method in class:VectorDrawable_Delegate

Completed in 904 milliseconds