2 references to ReduceBrush
ReachFramework (2)
AlphaFlattener\BrushProxy.cs (1)
2787
brush =
ReduceBrush
(brush, bounds, brushToWorldTransformHint, Size.Empty, treeWalkProgress);
Serialization\DrawingContextFlattener.cs (1)
222
return BrushProxy.
ReduceBrush
(brush, bounds, Transform, _pageSize, _treeWalkProgress);