Home
last modified time | relevance | path

Searched refs:strokeMiterLimit (Results 1 – 8 of 8) 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/core/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp138 jfloat trimPathStart, jfloat trimPathEnd, jfloat trimPathOffset, jfloat strokeMiterLimit, in updateFullPathPropertiesAndStrokeStyles() argument
142 fillColor, fillAlpha, trimPathStart, trimPathEnd, trimPathOffset, strokeMiterLimit, in updateFullPathPropertiesAndStrokeStyles()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2021 float strokeMiterLimit = properties.getFloat(STROKE_MITER_LIMIT_INDEX * 4); in updateStateFromTypedArray() local
2086 strokeMiterLimit = a.getFloat( in updateStateFromTypedArray()
2087 R.styleable.VectorDrawablePath_strokeMiterLimit, strokeMiterLimit); in updateStateFromTypedArray()
2102 strokeMiterLimit, strokeLineCap, strokeLineJoin, fillType); in updateStateFromTypedArray()
2314 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/opt/setupwizard/tools/docs/
Dandroid-22.txt1165 field public static final int strokeMiterLimit = 16843789; // 0x101040d
/frameworks/base/non-updatable-api/
Dcurrent.txt1310 field public static final int strokeMiterLimit = 16843789; // 0x101040d
/frameworks/base/api/
Dcurrent.txt1310 field public static final int strokeMiterLimit = 16843789; // 0x101040d
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt90926 Lcom/android/internal/R$attr;->strokeMiterLimit:I