Home
last modified time | relevance | path

Searched refs:previousFillType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext.cpp1327 SkPath::FillType previousFillType = path.getFillType(); in fillPath() local
1336 path.setFillType(previousFillType); in fillPath()
1490 SkPath::FillType previousFillType = path.getFillType(); in clipPath() local
1496 path.setFillType(previousFillType); in clipPath()
1534 SkPath::FillType previousFillType = path.getFillType(); in canvasClip() local
1540 path.setFillType(previousFillType); in canvasClip()