Searched refs:previousFillType (Results 1 – 1 of 1) sorted by relevance
1327 SkPath::FillType previousFillType = path.getFillType(); in fillPath() local1336 path.setFillType(previousFillType); in fillPath()1490 SkPath::FillType previousFillType = path.getFillType(); in clipPath() local1496 path.setFillType(previousFillType); in clipPath()1534 SkPath::FillType previousFillType = path.getFillType(); in canvasClip() local1540 path.setFillType(previousFillType); in canvasClip()