Home
last modified time | relevance | path

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

/external/skia/include/device/xps/
DSkXPSDevice.h94 const SkPath& platonicPath,
/external/skia/src/device/xps/
DSkXPSDevice.cpp1514 const SkPath& platonicPath, in drawPath() argument
1532 SkPath* skeletalPath = const_cast<SkPath*>(&platonicPath); in drawPath()
1539 platonicPath.transform(*prePathMatrix, skeletalPath); in drawPath()