Home
last modified time | relevance | path

Searched refs:getTrimPathOffset (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp345 static jfloat getTrimPathOffset(JNIEnv*, jobject, jlong fullPathPtr) { in getTrimPathOffset() function
347 return fullPath->stagingProperties()->getTrimPathOffset(); in getTrimPathOffset()
415 {"nGetTrimPathOffset", "(J)F", (void*)getTrimPathOffset},
/frameworks/base/libs/hwui/
DVectorDrawable.cpp122 mStagingProperties.getTrimPathEnd(), mStagingProperties.getTrimPathOffset()); in getUpdatedPath()
128 mProperties.getTrimPathEnd(), mProperties.getTrimPathOffset()); in getUpdatedPath()
DVectorDrawable.h272 float getTrimPathOffset() const { return mPrimitiveFields.trimPathOffset; } in getTrimPathOffset() function
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java203 path.getTrimPathOffset()); in nGetFullPathProperties()
503 return path.getTrimPathOffset(); in nGetTrimPathOffset()
781 private float getTrimPathOffset() { in getTrimPathOffset() method in VectorDrawable_Delegate.VFullPath_Delegate
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1880 return object.getTrimPathOffset();
2252 float getTrimPathOffset() { in getTrimPathOffset() method in VectorDrawable.VFullPath
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20402 Landroid/graphics/drawable/VectorDrawable$VFullPath;->getTrimPathOffset()F