Searched refs:createXpsBrush (Results 1 – 2 of 2) sorted by relevance
164 HRESULT createXpsBrush(
966 HRESULT SkXPSDevice::createXpsBrush(const SkPaint& skPaint, in createXpsBrush() function in SkXPSDevice1470 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix)); in shadePath()1478 HR(this->createXpsBrush(shaderPaint, &strokeBrush, &matrix)); in shadePath()1980 HR(this->createXpsBrush( in AddGlyphs()