Searched defs:trimPathEnd (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/ |
D | VectorDrawable.h | 215 float trimPathEnd = 1; member 270 void setTrimPathEnd(float trimPathEnd) { in setTrimPathEnd() 285 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, in updateProperties() 315 trimPathEnd, enumerator
|
D | VectorDrawable.cpp | 84 static void applyTrim(SkPath* outPath, const SkPath& inPath, float trimPathStart, float trimPathEnd, in applyTrim()
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | VectorDrawable.java | 2006 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/ |
D | android_graphics_drawable_VectorDrawable.cpp | 137 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/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |