Searched defs:fillType (Results 1 – 4 of 4) sorted by relevance
220 int fillType = 0; /* non-zero or kWinding_FillType in Skia */ member286 int strokeLineCap, int strokeLineJoin, int fillType) { in updateProperties()320 fillType, enumerator
2011 int fillType = properties.getInt(FILL_TYPE_INDEX * 4); in updateStateFromTypedArray() local2304 int strokeLineJoin, int fillType); in nUpdateFullPathProperties()
138 jint strokeLineCap, jint strokeLineJoin, jint fillType) { in updateFullPathPropertiesAndStrokeStyles()
80 final FillType fillType = getFillType(); in reset() local