Home
last modified time | relevance | path

Searched defs:strokeLineCap (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.h217 int32_t strokeLineCap = SkPaint::Cap::kButt_Cap; member
286 int strokeLineCap, int strokeLineJoin, int fillType) { in updateProperties()
317 strokeLineCap, enumerator
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java2008 int strokeLineCap = properties.getInt(STROKE_LINE_CAP_INDEX * 4); in updateStateFromTypedArray() local
2303 float trimPathEnd, float trimPathOffset, float strokeMiterLimit, int strokeLineCap, in nUpdateFullPathProperties()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp137 jint strokeLineCap, jint strokeLineJoin, jint fillType) { in updateFullPathPropertiesAndStrokeStyles()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...