Home
last modified time | relevance | path

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

/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1465 SkTScopedComPtr<IXpsOMBrush> fillBrush; in shadePath() local
1466 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix)); in shadePath()
1467 HRM(shadedPath->SetFillBrushLocal(fillBrush.get()), in shadePath()

Completed in 5 milliseconds