Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp340 static void setTrimPathEnd(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathEnd) { in setTrimPathEnd() function
342 fullPath->mutateStagingProperties()->setTrimPathEnd(trimPathEnd); in setTrimPathEnd()
414 {"nSetTrimPathEnd", "(JF)V", (void*)setTrimPathEnd},
/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp260 setTrimPathEnd(value); in setPropertyValue()
H A DVectorDrawable.h270 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() function
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java1851 object.setTrimPathEnd(value);
2230 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() method in VectorDrawable.VFullPath
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof5026 HSPLandroidx/compose/ui/graphics/vector/PathComponent;->setTrimPathEnd(F)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17541 Landroid/graphics/drawable/VectorDrawable$VFullPath;->setTrimPathEnd(F)V