Searched refs:fillBrush (Results 1 – 2 of 2) sorted by relevance
1465 SkTScopedComPtr<IXpsOMBrush> fillBrush; in shadePath() local1466 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix)); in shadePath()1467 HRM(shadedPath->SetFillBrushLocal(fillBrush.get()), in shadePath()
1476 SkTScopedComPtr<IXpsOMBrush> fillBrush; in shadePath() local1477 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix)); in shadePath()1478 HRM(shadedPath->SetFillBrushLocal(fillBrush.get()), in shadePath()