Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp346 static jfloat getTrimPathOffset(JNIEnv*, jobject, jlong fullPathPtr) { in getTrimPathOffset() function
348 return fullPath->stagingProperties()->getTrimPathOffset(); in getTrimPathOffset()
416 {"nGetTrimPathOffset", "(J)F", (void*)getTrimPathOffset},
/frameworks/base/libs/hwui/
DVectorDrawable.cpp119 mStagingProperties.getTrimPathEnd(), mStagingProperties.getTrimPathOffset()); in getUpdatedPath()
125 mProperties.getTrimPathEnd(), mProperties.getTrimPathOffset()); in getUpdatedPath()
DVectorDrawable.h273 float getTrimPathOffset() const { return mPrimitiveFields.trimPathOffset; } in getTrimPathOffset() function
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1869 return object.getTrimPathOffset();
2237 float getTrimPathOffset() { in getTrimPathOffset() method in VectorDrawable.VFullPath
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17524 Landroid/graphics/drawable/VectorDrawable$VFullPath;->getTrimPathOffset()F