Home
last modified time | relevance | path

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

/external/skqp/gm/
Dnested.cpp73 SkRect outerRect = SkRect::MakeWH(40, 40); in onDraw() local
100 AddShape(&path, outerRect, (Shapes) outerShape, SkPath::kCW_Direction); in onDraw()
Dimagefiltersgraph.cpp148 SkImageFilter::CropRect outerRect(SkRect::MakeXYWH(SkIntToScalar(10), SkIntToScalar(10), in onDraw() local
154 &outerRect)); in onDraw()
/external/skia/gm/
Dnested.cpp73 SkRect outerRect = SkRect::MakeWH(40, 40); in onDraw() local
100 AddShape(&path, outerRect, (Shapes) outerShape, SkPath::kCW_Direction); in onDraw()
Dimagefiltersgraph.cpp148 SkImageFilter::CropRect outerRect(SkRect::MakeXYWH(SkIntToScalar(10), SkIntToScalar(10), in onDraw() local
154 &outerRect)); in onDraw()