Searched refs:outerRect (Results 1 – 4 of 4) sorted by relevance
/external/skqp/gm/ |
D | nested.cpp | 73 SkRect outerRect = SkRect::MakeWH(40, 40); in onDraw() local 100 AddShape(&path, outerRect, (Shapes) outerShape, SkPath::kCW_Direction); in onDraw()
|
D | imagefiltersgraph.cpp | 148 SkImageFilter::CropRect outerRect(SkRect::MakeXYWH(SkIntToScalar(10), SkIntToScalar(10), in onDraw() local 154 &outerRect)); in onDraw()
|
/external/skia/gm/ |
D | nested.cpp | 73 SkRect outerRect = SkRect::MakeWH(40, 40); in onDraw() local 100 AddShape(&path, outerRect, (Shapes) outerShape, SkPath::kCW_Direction); in onDraw()
|
D | imagefiltersgraph.cpp | 148 SkImageFilter::CropRect outerRect(SkRect::MakeXYWH(SkIntToScalar(10), SkIntToScalar(10), in onDraw() local 154 &outerRect)); in onDraw()
|