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