Searched refs:fillBrush (Results 1 – 1 of 1) sorted by relevance
1488 SkTScopedComPtr<IXpsOMBrush> fillBrush; in shadePath() local1489 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix)); in shadePath()1490 HRM(shadedPath->SetFillBrushLocal(fillBrush.get()), in shadePath()