Home
last modified time | relevance | path

Searched defs:fillType (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.h220 int fillType = 0; /* non-zero or kWinding_FillType in Skia */ member
286 int strokeLineCap, int strokeLineJoin, int fillType) { in updateProperties()
320 fillType, enumerator
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java2011 int fillType = properties.getInt(FILL_TYPE_INDEX * 4); in updateStateFromTypedArray() local
2304 int strokeLineJoin, int fillType); 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/graphics/java/android/graphics/
H A DPath.java72 final FillType fillType = getFillType(); in reset() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...