Searched refs:setTrimPathOffset (Results 1 – 5 of 5) sorted by relevance
350 static void setTrimPathOffset(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathOffset) { in setTrimPathOffset() function352 fullPath->mutateStagingProperties()->setTrimPathOffset(trimPathOffset); in setTrimPathOffset()416 {"nSetTrimPathOffset", "(JF)V", (void*)setTrimPathOffset},
262 setTrimPathOffset(value); in setPropertyValue()
273 void setTrimPathOffset(float trimPathOffset) { in setTrimPathOffset() function
1875 object.setTrimPathOffset(value);2257 void setTrimPathOffset(float trimPathOffset) { in setTrimPathOffset() method in VectorDrawable.VFullPath
17542 Landroid/graphics/drawable/VectorDrawable$VFullPath;->setTrimPathOffset(F)V