Home | History | Annotate | Download | only in samplecode

Lines Matching refs:strokePath

1521         SkPath strokePath;
1522 // aaResult.simplify(&strokePath);
1523 canvas->drawPath(strokePath, fSkeletonPaint);