Home
last modified time | relevance | path

Searched refs:addXpsPathGeometry (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/xps/
DSkXPSDevice.h226 HRESULT addXpsPathGeometry(
DSkXPSDevice.cpp1303 HRESULT SkXPSDevice::addXpsPathGeometry( in addXpsPathGeometry() function in SkXPSDevice
1693 HRV(this->addXpsPathGeometry(shadedFigures.get(), in drawPath()
1726 HR(this->addXpsPathGeometry( in clipToPath()
/third_party/skia/src/xps/
DSkXPSDevice.h224 HRESULT addXpsPathGeometry(
DSkXPSDevice.cpp1292 HRESULT SkXPSDevice::addXpsPathGeometry( in addXpsPathGeometry() function in SkXPSDevice
1682 HRV(this->addXpsPathGeometry(shadedFigures.get(), in drawPath()
1719 HR(this->addXpsPathGeometry( in clipToPath()