Searched refs:getTrimPathOffset (Results 1 – 6 of 6) sorted by relevance
347 static jfloat getTrimPathOffset(JNIEnv*, jobject, jlong fullPathPtr) { in getTrimPathOffset() function349 return fullPath->stagingProperties()->getTrimPathOffset(); in getTrimPathOffset()417 {"nGetTrimPathOffset", "(J)F", (void*)getTrimPathOffset},
203 path.getTrimPathOffset()); in nGetFullPathProperties()503 return path.getTrimPathOffset(); in nGetTrimPathOffset()781 private float getTrimPathOffset() { in getTrimPathOffset() method in VectorDrawable_Delegate.VFullPath_Delegate
116 mStagingProperties.getTrimPathEnd(), mStagingProperties.getTrimPathOffset()); in getUpdatedPath()122 mProperties.getTrimPathEnd(), mProperties.getTrimPathOffset()); in getUpdatedPath()
272 float getTrimPathOffset() const { return mPrimitiveFields.trimPathOffset; } in getTrimPathOffset() function
1876 return object.getTrimPathOffset();2248 float getTrimPathOffset() { in getTrimPathOffset() method in VectorDrawable.VFullPath
20411 Landroid/graphics/drawable/VectorDrawable$VFullPath;->getTrimPathOffset()F