Home
last modified time | relevance | path

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

/third_party/skia/src/xps/
DSkXPSDevice.cpp1061 SkTScopedComPtr<IXpsOMTileBrush> tileBrush; in createXpsBrush() local
1066 &tileBrush)); in createXpsBrush()
1068 HRM(tileBrush->QueryInterface<IXpsOMBrush>(brush), "QI failed."); in createXpsBrush()
/third_party/flutter/skia/src/xps/
DSkXPSDevice.cpp1065 SkTScopedComPtr<IXpsOMTileBrush> tileBrush; in createXpsBrush() local
1070 &tileBrush)); in createXpsBrush()
1072 HRM(tileBrush->QueryInterface<IXpsOMBrush>(brush), "QI failed."); in createXpsBrush()