Searched refs:setTrimPathEnd (Results 1 – 5 of 5) sorted by relevance
341 static void setTrimPathEnd(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathEnd) { in setTrimPathEnd() function343 fullPath->mutateStagingProperties()->setTrimPathEnd(trimPathEnd); in setTrimPathEnd()415 {"nSetTrimPathEnd", "(JF)V", (void*)setTrimPathEnd},
256 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
17541 Landroid/graphics/drawable/VectorDrawable$VFullPath;->setTrimPathEnd(F)V