Home
last modified time | relevance | path

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

/external/skia/src/xps/
DSkXPSDevice.h251 HRESULT clipToPath(
DSkXPSDevice.cpp1754 return this->clipToPath(xpsVisual, clipPath, XPS_FILL_RULE_EVENODD); in clip()
1756 HRESULT SkXPSDevice::clipToPath(IXpsOMVisual* xpsVisual, in clipToPath() function in SkXPSDevice