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

/external/chromium_org/third_party/skia/src/device/xps/
H A DSkXPSDevice.cpp1509 SkTScopedComPtr<IXpsOMVisualBrush> topBrush; local
1512 &topBrush),
1520 HRM(topPath->SetFillBrushLocal(topBrush.get()),
1530 HRM(topBrush->SetVisualLookup(buffer),
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp1509 SkTScopedComPtr<IXpsOMVisualBrush> topBrush; local
1512 &topBrush),
1520 HRM(topPath->SetFillBrushLocal(topBrush.get()),
1530 HRM(topBrush->SetVisualLookup(buffer),

Completed in 52 milliseconds