Home
last modified time | relevance | path

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

/third_party/skia/src/xps/
H A DSkXPSDevice.h158 HRESULT createXpsBrush(
H A DSkXPSDevice.cpp968 HRESULT SkXPSDevice::createXpsBrush(const SkPaint& skPaint, in createXpsBrush() function in SkXPSDevice
1466 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix)); in shadePath()
1474 HR(this->createXpsBrush(shaderPaint, &strokeBrush, &matrix)); in shadePath()
1847 HR(this->createXpsBrush( in AddGlyphs()

Completed in 5 milliseconds