Home
last modified time | relevance | path

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

/external/skia/include/device/xps/
DSkXPSDevice.h264 HRESULT addXpsPathGeometry(
/external/skia/src/device/xps/
DSkXPSDevice.cpp1313 HRESULT SkXPSDevice::addXpsPathGeometry( in addXpsPathGeometry() function in SkXPSDevice
1752 HRV(this->addXpsPathGeometry(shadedFigures.get(), in drawPath()
1785 HR(this->addXpsPathGeometry( in clipToPath()