Searched refs:getTrimPathOffset (Results 1 – 5 of 5) sorted by relevance
346 static jfloat getTrimPathOffset(JNIEnv*, jobject, jlong fullPathPtr) { in getTrimPathOffset() function348 return fullPath->stagingProperties()->getTrimPathOffset(); in getTrimPathOffset()416 {"nGetTrimPathOffset", "(J)F", (void*)getTrimPathOffset},
119 mStagingProperties.getTrimPathEnd(), mStagingProperties.getTrimPathOffset()); in getUpdatedPath()125 mProperties.getTrimPathEnd(), mProperties.getTrimPathOffset()); in getUpdatedPath()
273 float getTrimPathOffset() const { return mPrimitiveFields.trimPathOffset; } in getTrimPathOffset() function
1869 return object.getTrimPathOffset();2237 float getTrimPathOffset() { in getTrimPathOffset() method in VectorDrawable.VFullPath
17524 Landroid/graphics/drawable/VectorDrawable$VFullPath;->getTrimPathOffset()F