Searched refs:getTrimPathOffset (Results 1 – 6 of 6) 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
1880 return object.getTrimPathOffset();2252 float getTrimPathOffset() { in getTrimPathOffset() method in VectorDrawable.VFullPath
20402 Landroid/graphics/drawable/VectorDrawable$VFullPath;->getTrimPathOffset()F