Searched refs:outerRect (Results 1 - 4 of 4) sorted by relevance

/external/skia/gm/
H A Dnested.cpp74 SkRect outerRect = SkRect::MakeWH(40, 40); variable
101 AddShape(&path, outerRect, (Shapes) outerShape, SkPath::kCW_Direction);
H A Dimagefiltersgraph.cpp148 SkImageFilter::CropRect outerRect(SkRect::MakeXYWH(SkIntToScalar(10), SkIntToScalar(10),
154 &outerRect));
/external/skqp/gm/
H A Dnested.cpp74 SkRect outerRect = SkRect::MakeWH(40, 40); variable
101 AddShape(&path, outerRect, (Shapes) outerShape, SkPath::kCW_Direction);
H A Dimagefiltersgraph.cpp148 SkImageFilter::CropRect outerRect(SkRect::MakeXYWH(SkIntToScalar(10), SkIntToScalar(10),
154 &outerRect));

Completed in 108 milliseconds