Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
H A DSampleAndroidShadows.cpp248 SkPath tmpClipPath; variable
249 tmpClipPath.addCircle(fAnimTranslate, 0, 60);
250 Op(fSquareRRectPath, tmpClipPath, kIntersect_SkPathOp, &tmpPath);

Completed in 1 milliseconds