Searched defs:trimPathEnd (Results 1 - 4 of 4) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowVectorDrawable.java61 float trimPathEnd; field in class:ShadowVectorDrawable.Path
107 propertiesBB.putFloat(TRIM_PATH_END_INDEX * 4, path.trimPathEnd);
120 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap,
129 path.trimPathEnd = trimPathEnd;
255 // private static native void nSetTrimPathEnd(long pathPtr, float trimPathEnd);
118 nUpdateFullPathProperties(long pathPtr, float strokeWidth, int strokeColor, float strokeAlpha, int fillColor, float fillAlpha, float trimPathStart, float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap, int strokeLineJoin, int fillType) argument
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 2685 milliseconds