Home
last modified time | relevance | path

Searched refs:strokeMiterLimit (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h218 float strokeMiterLimit = 4; member
277 float getStrokeMiterLimit() const { return mPrimitiveFields.strokeMiterLimit; } in getStrokeMiterLimit()
284 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, in updateProperties() argument
294 mPrimitiveFields.strokeMiterLimit = strokeMiterLimit; in updateProperties()
318 strokeMiterLimit, enumerator
/frameworks/base/libs/hwui/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp136 jfloat trimPathStart, jfloat trimPathEnd, jfloat trimPathOffset, jfloat strokeMiterLimit, in updateFullPathPropertiesAndStrokeStyles() argument
140 fillColor, fillAlpha, trimPathStart, trimPathEnd, trimPathOffset, strokeMiterLimit, in updateFullPathPropertiesAndStrokeStyles()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2025 float strokeMiterLimit = properties.getFloat(STROKE_MITER_LIMIT_INDEX * 4); in updateStateFromTypedArray() local
2090 strokeMiterLimit = a.getFloat( in updateStateFromTypedArray()
2091 R.styleable.VectorDrawablePath_strokeMiterLimit, strokeMiterLimit); in updateStateFromTypedArray()
2106 strokeMiterLimit, strokeLineCap, strokeLineJoin, fillType); in updateStateFromTypedArray()
2318 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap, in nUpdateFullPathProperties() argument
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java216 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap, in nUpdateFullPathProperties() argument
228 path.setStrokeMiterlimit(strokeMiterLimit); in nUpdateFullPathProperties()
/frameworks/base/core/api/
Dcurrent.txt1383 field public static final int strokeMiterLimit = 16843789; // 0x101040d
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1165 field public static final int strokeMiterLimit = 16843789; // 0x101040d
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt79820 Lcom/android/internal/R$attr;->strokeMiterLimit:I