Home | History | Annotate | Download | only in core

Lines Matching refs:paintRect

827     const SkRect& paintRect = paintMatrix ? *postPaintRect : prePaintRect;
829 fMatrix->mapPoints(rect_points(devRect), rect_points(paintRect), 2);