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

/external/skia/include/device/xps/
H A DSkXPSDevice.h291 const SkPath& devicePath,
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp1748 SkPath* devicePath = xpsCompatiblePath; local
1751 devicePath = pathIsMutable ? xpsCompatiblePath : &modifiedPath;
1752 xpsCompatiblePath->transform(matrix, devicePath);
1755 stroke, fill, *devicePath));

Completed in 48 milliseconds