Home
last modified time | relevance | path

Searched defs:trimPathEnd (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h215 float trimPathEnd = 1; member
270 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd()
285 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, in updateProperties()
315 trimPathEnd, enumerator
DVectorDrawable.cpp84 static void applyTrim(SkPath* outPath, const SkPath& inPath, float trimPathStart, float trimPathEnd, in applyTrim()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2006 float trimPathEnd = properties.getFloat(TRIM_PATH_END_INDEX * 4); in updateStateFromTypedArray() local
2230 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd()
2303 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap, in nUpdateFullPathProperties()
2392 private static native void nSetTrimPathEnd(long pathPtr, float trimPathEnd); in nSetTrimPathEnd()
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp137 jfloat trimPathStart, jfloat trimPathEnd, jfloat trimPathOffset, jfloat strokeMiterLimit, in updateFullPathPropertiesAndStrokeStyles()
341 static void setTrimPathEnd(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathEnd) { in setTrimPathEnd()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...