Home
last modified time | relevance | path

Searched refs:strokeLineJoin (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h220 int32_t strokeLineJoin = SkPaint::Join::kMiter_Join; member
308 return mPrimitiveFields.strokeLineJoin; in getStrokeLineJoin()
316 float trimPathOffset, float strokeMiterLimit, int strokeLineCap, int strokeLineJoin, in updateProperties() argument
328 mPrimitiveFields.strokeLineJoin = strokeLineJoin; in updateProperties()
348 strokeLineJoin, enumerator
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DAndroidResources.java53 android.R.attr.strokeLineJoin, android.R.attr.strokeMiterLimit,
/frameworks/base/core/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp134 jint strokeLineCap, jint strokeLineJoin, jint fillType) { in updateFullPathPropertiesAndStrokeStyles() argument
138 strokeLineCap, strokeLineJoin, fillType); in updateFullPathPropertiesAndStrokeStyles()
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1912 int strokeLineJoin = properties.getInt(STROKE_LINE_JOIN_INDEX * 4); in updateStateFromTypedArray() local
1976 strokeLineJoin = a.getInt( in updateStateFromTypedArray()
1977 R.styleable.VectorDrawablePath_strokeLineJoin, strokeLineJoin); in updateStateFromTypedArray()
1994 strokeMiterLimit, strokeLineCap, strokeLineJoin, fillType); in updateStateFromTypedArray()
2205 int strokeLineJoin, int fillType); in nUpdateFullPathProperties() argument
/frameworks/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java205 int strokeLineJoin, int fillType) { in nUpdateFullPathProperties() argument
218 path.setStrokeLineJoin(strokeLineJoin); in nUpdateFullPathProperties()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1164 field public static final int strokeLineJoin = 16843788; // 0x101040c
/frameworks/base/api/
Dcurrent.txt1254 field public static final int strokeLineJoin = 16843788; // 0x101040c
Dtest-current.txt1254 field public static final int strokeLineJoin = 16843788; // 0x101040c
Dsystem-current.txt1390 field public static final int strokeLineJoin = 16843788; // 0x101040c