Searched refs:createXpsBrush (Results 1 – 2 of 2) sorted by relevance
197 HRESULT createXpsBrush(
990 HRESULT SkXPSDevice::createXpsBrush(const SkPaint& skPaint, in createXpsBrush() function in SkXPSDevice1489 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix)); in shadePath()1497 HR(this->createXpsBrush(shaderPaint, &strokeBrush, &matrix)); in shadePath()1996 HR(this->createXpsBrush( in AddGlyphs()