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