Searched defs:strokeMiterLimit (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/ |
D | VectorDrawable.h | 219 float strokeMiterLimit = 4; member 285 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, in updateProperties() 319 strokeMiterLimit, enumerator
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | VectorDrawable.java | 2010 float strokeMiterLimit = properties.getFloat(STROKE_MITER_LIMIT_INDEX * 4); in updateStateFromTypedArray() local 2303 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap, in nUpdateFullPathProperties()
|
/frameworks/base/libs/hwui/jni/ |
D | android_graphics_drawable_VectorDrawable.cpp | 137 jfloat trimPathStart, jfloat trimPathEnd, jfloat trimPathOffset, jfloat strokeMiterLimit, in updateFullPathPropertiesAndStrokeStyles()
|