Searched refs:setTrimPathOffset (Results 1 – 5 of 5) sorted by relevance
352 static void setTrimPathOffset(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathOffset) { in setTrimPathOffset() function354 fullPath->mutateStagingProperties()->setTrimPathOffset(trimPathOffset); in setTrimPathOffset()418 {"nSetTrimPathOffset", "(JF)V", (void*)setTrimPathOffset},
227 path.setTrimPathOffset(trimPathOffset); in nUpdateFullPathProperties()509 path.setTrimPathOffset(trimPathOffset); in nSetTrimPathOffset()597 return this::setTrimPathOffset; in getFloatPropertySetter()785 private void setTrimPathOffset(float trimPathOffset) { in setTrimPathOffset() method in VectorDrawable_Delegate.VFullPath_Delegate
273 void setTrimPathOffset(float trimPathOffset) { in setTrimPathOffset() function
257 setTrimPathOffset(value); in setPropertyValue()
1871 object.setTrimPathOffset(value);2253 void setTrimPathOffset(float trimPathOffset) { in setTrimPathOffset() method in VectorDrawable.VFullPath