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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.cpp1334 SkPath::FillType previousFillType = path.getFillType(); local
1341 path.setFillType(previousFillType);
1528 SkPath::FillType previousFillType = path.getFillType(); local
1534 path.setFillType(previousFillType);
1565 SkPath::FillType previousFillType = path.getFillType(); local
1571 path.setFillType(previousFillType);

Completed in 33 milliseconds