Home | History | Annotate | Download | only in tests

Lines Matching refs:testPath

529     SkPath testPath;
530 testPath.addRect(SkRect::MakeXYWH(SkIntToScalar(0), SkIntToScalar(0),
587 EXPECT_COPY_ON_WRITE(drawPath(testPath, testPaint))
594 EXPECT_COPY_ON_WRITE(drawTextOnPath(testText.c_str(), testText.size(), testPath, nullptr, \