Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp122 applyTrim(tempStagingPath, inPath, mStagingProperties.getTrimPathStart(), in getUpdatedPath()
126 if (mProperties.getTrimPathStart() != 0.0f || mProperties.getTrimPathEnd() != 1.0f) { in getUpdatedPath()
128 applyTrim(&mTrimmedSkPath, mSkPath, mProperties.getTrimPathStart(), in getUpdatedPath()
H A DVectorDrawable.h265 float getTrimPathStart() const { return mPrimitiveFields.trimPathStart; } in getTrimPathStart() function
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp325 static jfloat getTrimPathStart(JNIEnv*, jobject, jlong fullPathPtr) { in getTrimPathStart() function
327 return fullPath->stagingProperties()->getTrimPathStart(); in getTrimPathStart()
411 {"nGetTrimPathStart", "(J)F", (void*)getTrimPathStart},
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1843 return object.getTrimPathStart();
2213 float getTrimPathStart() { in getTrimPathStart() method in VectorDrawable.VFullPath
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof5237 HSPLandroidx/compose/ui/graphics/vector/VectorPath;->getTrimPathStart()F
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17525 Landroid/graphics/drawable/VectorDrawable$VFullPath;->getTrimPathStart()F