Searched refs:setTrimPathEnd (Results 1 – 6 of 6) sorted by relevance
340 static void setTrimPathEnd(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathEnd) { in setTrimPathEnd() function342 fullPath->mutateStagingProperties()->setTrimPathEnd(trimPathEnd); in setTrimPathEnd()414 {"nSetTrimPathEnd", "(JF)V", (void*)setTrimPathEnd},
260 setTrimPathEnd(value); in setPropertyValue()
270 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() function
1851 object.setTrimPathEnd(value);2230 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() method in VectorDrawable.VFullPath
5026 HSPLandroidx/compose/ui/graphics/vector/PathComponent;->setTrimPathEnd(F)V
17541 Landroid/graphics/drawable/VectorDrawable$VFullPath;->setTrimPathEnd(F)V