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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java2116 nSetTrimPathStart(mNativePtr, trimPathStart);
2282 private static native void nSetTrimPathStart(long pathPtr, float trimPathStart); method in class:VectorDrawable
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/drawable/
H A DVectorDrawable_Delegate.java471 static void nSetTrimPathStart(long pathPtr, float trimPathStart) { method in class:VectorDrawable_Delegate

Completed in 1148 milliseconds