Searched refs:setTrimPathEnd (Results 1 – 6 of 6) sorted by relevance
337 static void setTrimPathEnd(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathEnd) { in setTrimPathEnd() function339 fullPath->mutateStagingProperties()->setTrimPathEnd(trimPathEnd); in setTrimPathEnd()408 {"nSetTrimPathEnd", "!(JF)V", (void*)setTrimPathEnd},
201 path.setTrimPathEnd(trimPathEnd); in nUpdateFullPathProperties()473 path.setTrimPathEnd(trimPathEnd); in nSetTrimPathEnd()557 return this::setTrimPathEnd; in getFloatPropertySetter()739 private void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() method in VectorDrawable_Delegate.VFullPath_Delegate
304 setTrimPathEnd(value); in setPropertyValue()
288 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() function
1710 object.setTrimPathEnd(value);2085 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() method in VectorDrawable.VFullPath
1849 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() method in VectorDrawableCompat.VFullPath