Home
last modified time | relevance | path

Searched refs:strokeLineCap (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.h216 int32_t strokeLineCap = SkPaint::Cap::kButt_Cap; member
302 return mPrimitiveFields.strokeLineCap; in getStrokeLineCap()
313 float trimPathOffset, float strokeMiterLimit, int strokeLineCap, int strokeLineJoin, in updateProperties() argument
324 mPrimitiveFields.strokeLineCap = strokeLineCap; in updateProperties()
344 strokeLineCap, enumerator
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
DAndroidResources.java50 android.R.attr.trimPathEnd, android.R.attr.trimPathOffset, android.R.attr.strokeLineCap,
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java1536 int strokeLineCap = properties.getInt(STROKE_LINE_CAP_INDEX * 4); in updateStateFromTypedArray() local
1599 strokeLineCap = a.getInt( in updateStateFromTypedArray()
1600 R.styleable.VectorDrawablePath_strokeLineCap, strokeLineCap); in updateStateFromTypedArray()
1619 strokeMiterLimit, strokeLineCap, strokeLineJoin, fillType); in updateStateFromTypedArray()
1811 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap, in nUpdateFullPathProperties() argument
/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/tools/layoutlib/bridge/src/android/graphics/drawable/
DVectorDrawable_Delegate.java191 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap, in nUpdateFullPathProperties() argument
204 path.setStrokeLineCap(strokeLineCap); in nUpdateFullPathProperties()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1824 NO DOC BLOCK: android.R.attr Field strokeLineCap
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1163 field public static final int strokeLineCap = 16843787; // 0x101040b
/frameworks/base/api/
Dcurrent.txt1183 field public static final int strokeLineCap = 16843787; // 0x101040b
Dtest-current.txt1183 field public static final int strokeLineCap = 16843787; // 0x101040b
Dsystem-current.txt1294 field public static final int strokeLineCap = 16843787; // 0x101040b