Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleAndroidShadows.cpp32 SkPath fWideOvalPath; member in ShadowsView
74 fWideOvalPath.addOval(SkRect::MakeXYWH(0, 0, 630, 70));
288 pivot = SkPoint::Make(fWideOvalPath.getBounds().width() / 2,
289 fWideOvalPath.getBounds().height() / 2);
301 this->drawShadowedPath(canvas, fWideOvalPath, zPlaneParams, paint, .1f,

Completed in 1 milliseconds