Home
last modified time | relevance | path

Searched refs:fillBrush (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/xps/
DSkXPSDevice.cpp1469 SkTScopedComPtr<IXpsOMBrush> fillBrush; in shadePath() local
1470 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix)); in shadePath()
1471 HRM(shadedPath->SetFillBrushLocal(fillBrush.get()), in shadePath()