Searched refs:fSquareRRectPath (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/samplecode/ |
H A D | SampleAndroidShadows.cpp | 30 SkPath fSquareRRectPath; member in ShadowsView 71 fSquareRRectPath.addRRect(SkRRect::MakeRectXY(SkRect::MakeXYWH(-50, -50, 100, 100), 250 Op(fSquareRRectPath, tmpClipPath, kIntersect_SkPathOp, &tmpPath); 261 Op(fSquareRRectPath, tmpClipPathBug, kIntersect_SkPathOp, &tmpPath);
|
Completed in 2 milliseconds