Home
last modified time | relevance | path

Searched defs:getTrimPathEnd (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h268 float getTrimPathEnd() const { return mPrimitiveFields.trimPathEnd; } in getTrimPathEnd() function
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp335 static jfloat getTrimPathEnd(JNIEnv*, jobject, jlong fullPathPtr) { in getTrimPathEnd() function
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java773 private float getTrimPathEnd() { in getTrimPathEnd() method in VectorDrawable_Delegate.VFullPath_Delegate
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2240 float getTrimPathEnd() { in getTrimPathEnd() method in VectorDrawable.VFullPath