Searched refs:getTrimPathOffset (Results 1 – 5 of 5) sorted by relevance
345 static jfloat getTrimPathOffset(JNIEnv*, jobject, jlong fullPathPtr) { in getTrimPathOffset() function347 return fullPath->stagingProperties()->getTrimPathOffset(); in getTrimPathOffset()415 {"nGetTrimPathOffset", "(J)F", (void*)getTrimPathOffset},
122 mStagingProperties.getTrimPathEnd(), mStagingProperties.getTrimPathOffset()); in getUpdatedPath()128 mProperties.getTrimPathEnd(), mProperties.getTrimPathOffset()); in getUpdatedPath()
272 float getTrimPathOffset() const { return mPrimitiveFields.trimPathOffset; } in getTrimPathOffset() function
203 path.getTrimPathOffset()); in nGetFullPathProperties()503 return path.getTrimPathOffset(); in nGetTrimPathOffset()781 private float getTrimPathOffset() { in getTrimPathOffset() method in VectorDrawable_Delegate.VFullPath_Delegate
1876 return object.getTrimPathOffset();2248 float getTrimPathOffset() { in getTrimPathOffset() method in VectorDrawable.VFullPath