Home
last modified time | relevance | path

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

/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1709 SkTScopedComPtr<IXpsOMGeometry> clipGeometry; in clipToPath() local
1710 HRM(this->fXpsFactory->CreateGeometry(&clipGeometry), in clipToPath()
1715 HRM(clipGeometry->GetFigures(&clipFigures), in clipToPath()
1723 HRM(clipGeometry->SetFillRule(fillRule), in clipToPath()
1725 HRM(xpsVisual->SetClipGeometryLocal(clipGeometry.get()), in clipToPath()

Completed in 4 milliseconds