Searched refs:kDefaultFillType (Results 1 – 3 of 3) sorted by relevance
62 static constexpr SkPathFillType kDefaultFillType = SkPathFillType::kEvenOdd; variable
424 out->setFillType(kDefaultFillType); in asPath()
617 fShape.path().setFillType(GrShape::kDefaultFillType); in simplify()