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

/external/skia/src/device/xps/
H A DSkXPSDevice.cpp1481 SkTScopedComPtr<IXpsOMBrush> fillBrush; local
1482 HR(this->createXpsBrush(shaderPaint, &fillBrush, &matrix));
1483 HRM(shadedPath->SetFillBrushLocal(fillBrush.get()),

Completed in 54 milliseconds