Searched defs:trimPathStart (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/ |
D | VectorDrawable.h | 214 float trimPathStart = 0; member 266 void setTrimPathStart(float trimPathStart) { in setTrimPathStart() 284 SkColor fillColor, float fillAlpha, float trimPathStart, in updateProperties() 314 trimPathStart, 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 | 2005 float trimPathStart = properties.getFloat(TRIM_PATH_START_INDEX * 4); in updateStateFromTypedArray() local 2218 void setTrimPathStart(float trimPathStart) { in setTrimPathStart() 2302 int strokeColor, float strokeAlpha, int fillColor, float fillAlpha, float trimPathStart, in nUpdateFullPathProperties() 2388 private static native void nSetTrimPathStart(long pathPtr, float trimPathStart); in nSetTrimPathStart()
|
/frameworks/base/libs/hwui/jni/ |
D | android_graphics_drawable_VectorDrawable.cpp | 137 jfloat trimPathStart, jfloat trimPathEnd, jfloat trimPathOffset, jfloat strokeMiterLimit, in updateFullPathPropertiesAndStrokeStyles() 331 static void setTrimPathStart(JNIEnv*, jobject, jlong fullPathPtr, jfloat trimPathStart) { in setTrimPathStart()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |