Searched +defs:fill +defs:column (Results 1 – 1 of 1) sorted by relevance
194 SkPaint::Style style, SkPath::FillType fill, in drawPath()314 for (size_t column = 0; column < 4; ++column) { in onDraw() local322 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills]; in onDraw() local