Searched refs:devicePath (Results 1 – 2 of 2) sorted by relevance
291 const SkPath& devicePath,
1748 SkPath* devicePath = xpsCompatiblePath; in drawPath() local1751 devicePath = pathIsMutable ? xpsCompatiblePath : &modifiedPath; in drawPath()1752 xpsCompatiblePath->transform(matrix, devicePath); in drawPath()1755 stroke, fill, *devicePath)); in drawPath()