Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.h220 int fillType = 0; /* non-zero or kWinding_FillType in Skia */ member
281 float getFillType() const { return mPrimitiveFields.fillType; } in getFillType()
286 int strokeLineCap, int strokeLineJoin, int fillType) { in updateProperties() argument
298 mPrimitiveFields.fillType = fillType; in updateProperties()
320 fillType, enumerator
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPath.java72 final FillType fillType = getFillType(); in reset() local
74 setFillType(fillType); in reset()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp137 jint strokeLineCap, jint strokeLineJoin, jint fillType) { in updateFullPathPropertiesAndStrokeStyles() argument
141 strokeLineCap, strokeLineJoin, fillType); in updateFullPathPropertiesAndStrokeStyles()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java2011 int fillType = properties.getInt(FILL_TYPE_INDEX * 4); in updateStateFromTypedArray() local
2087 fillType = a.getInt(R.styleable.VectorDrawablePath_fillType, fillType); in updateStateFromTypedArray()
2091 strokeMiterLimit, strokeLineCap, strokeLineJoin, fillType); in updateStateFromTypedArray()
2304 int strokeLineJoin, int fillType); in nUpdateFullPathProperties() argument
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt798 field public static final int fillType = 16844062; // 0x101051e
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75808 Lcom/android/internal/R$attr;->fillType:I