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

/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 49 milliseconds