Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2220 nSetTrimPathEnd(mNativePtr, trimPathEnd); in setTrimPathEnd()
2380 private static native void nSetTrimPathEnd(long pathPtr, float trimPathEnd); in nSetTrimPathEnd() method in VectorDrawable
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java494 static void nSetTrimPathEnd(long pathPtr, float trimPathEnd) { in nSetTrimPathEnd() method in VectorDrawable_Delegate