Lines Matching refs:pathDevBounds
118 const SkRect pathDevBounds = args.fViewMatrix->mapRect(args.fShape->bounds());
120 pathDevBounds.width(),
121 pathDevBounds.height());
158 if (pathDevBounds.isEmpty()) {
175 pathDevBounds);
183 : pathDevBounds;
203 SkRect pathDevBounds;
204 args.fViewMatrix->mapRect(&pathDevBounds, args.fShape->bounds());
210 pathDevBounds.width(),
211 pathDevBounds.height());
236 pathDevBounds);
245 pathDevBounds,