Searched refs:clipToPath (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/device/xps/
H A DSkXPSDevice.h282 HRESULT clipToPath(
/external/skia/include/device/xps/
H A DSkXPSDevice.h282 HRESULT clipToPath(
/external/chromium_org/third_party/skia/src/device/xps/
H A DSkXPSDevice.cpp1533 HR(this->clipToPath(topPath.get(), devicePath, XPS_FILL_RULE_NONZERO));
1923 return this->clipToPath(xpsVisual, clipPath, XPS_FILL_RULE_EVENODD);
1925 HRESULT SkXPSDevice::clipToPath(IXpsOMVisual* xpsVisual, function in class:SkXPSDevice
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp1533 HR(this->clipToPath(topPath.get(), devicePath, XPS_FILL_RULE_NONZERO));
1923 return this->clipToPath(xpsVisual, clipPath, XPS_FILL_RULE_EVENODD);
1925 HRESULT SkXPSDevice::clipToPath(IXpsOMVisual* xpsVisual, function in class:SkXPSDevice

Completed in 39 milliseconds