Home
last modified time | relevance | path

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

/external/skia/include/device/xps/
DSkXPSDevice.h286 HRESULT clipToPath(
/external/skia/src/device/xps/
DSkXPSDevice.cpp1769 return this->clipToPath(xpsVisual, clipPath, XPS_FILL_RULE_EVENODD); in clip()
1771 HRESULT SkXPSDevice::clipToPath(IXpsOMVisual* xpsVisual, in clipToPath() function in SkXPSDevice