Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleAndroidShadows.cpp31 SkPath fWideRectPath; member in ShadowsView
73 fWideRectPath.addRect(SkRect::MakeXYWH(0, 0, 630, 70));
269 SkPoint pivot = SkPoint::Make(fWideRectPath.getBounds().width()/2,
270 fWideRectPath.getBounds().height()/2);
285 this->drawShadowedPath(canvas, fWideRectPath, zPlaneParams, paint, .1f,

Completed in 1 milliseconds