Searched defs:trimPathEnd (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/libs/hwui/ |
H A D | VectorDrawable.h | 214 float trimPathEnd = 1; member 269 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() 284 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, in updateProperties() 314 trimPathEnd, enumerator
|
H A D | VectorDrawable.cpp | 87 static void applyTrim(SkPath* outPath, const SkPath& inPath, float trimPathStart, float trimPathEnd, in applyTrim()
|
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | VectorDrawable.java | 2021 float trimPathEnd = properties.getFloat(TRIM_PATH_END_INDEX * 4); in updateStateFromTypedArray() local 2245 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() 2318 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap, in nUpdateFullPathProperties() 2407 private static native void nSetTrimPathEnd(long pathPtr, float trimPathEnd); in nSetTrimPathEnd()
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/drawable/ |
H A D | VectorDrawable_Delegate.java | 216 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap, in nUpdateFullPathProperties() 495 static void nSetTrimPathEnd(long pathPtr, float trimPathEnd) { in nSetTrimPathEnd() 777 private void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd()
|
/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | android_graphics_drawable_VectorDrawable.cpp | 136 jfloat trimPathStart, jfloat trimPathEnd, jfloat trimPathOffset, jfloat strokeMiterLimit, in updateFullPathPropertiesAndStrokeStyles() 340 static void setTrimPathEnd(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathEnd) { in setTrimPathEnd()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |