Searched defs:platonicPath (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/device/xps/
H A DSkXPSDevice.cpp1514 const SkPath& platonicPath,
1532 SkPath* skeletalPath = const_cast<SkPath*>(&platonicPath);
1539 platonicPath.transform(*prePathMatrix, skeletalPath);
1513 drawPath(const SkDraw& d, const SkPath& platonicPath, const SkPaint& origPaint, const SkMatrix* prePathMatrix, bool pathIsMutable) argument

Completed in 118 milliseconds