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