Searched refs:nGetTrimPathEnd (Results 1 – 2 of 2) sorted by relevance
2122 return isTreeValid() ? nGetTrimPathEnd(mNativePtr) : 0; in getTrimPathEnd()2284 private static native float nGetTrimPathEnd(long pathPtr); in nGetTrimPathEnd() method in VectorDrawable
477 static float nGetTrimPathEnd(long pathPtr) { in nGetTrimPathEnd() method in VectorDrawable_Delegate