Lines Matching refs:qPath
3309 SkPath qPath, qPathB; in cubicOp114asQuad() local
3310 CubicPathToQuads(path, &qPath); in cubicOp114asQuad()
3312 testPathOp(reporter, qPath, qPathB, kIntersect_SkPathOp, filename); in cubicOp114asQuad()
4723 SkPath qPath, qPathB; in loops33iAsQuads() local
4724 CubicPathToQuads(path, &qPath); in loops33iAsQuads()
4726 testPathOp(reporter, qPath, qPathB, kIntersect_SkPathOp, filename); in loops33iAsQuads()
4830 SkPath qPath, qPathB; in loops40iAsQuads() local
4831 CubicPathToQuads(path, &qPath); in loops40iAsQuads()
4833 testPathOp(reporter, qPath, qPathB, kIntersect_SkPathOp, filename); in loops40iAsQuads()
5043 SkPath qPath, qPathB; in loops58iAsQuads() local
5044 CubicPathToQuads(path, &qPath); in loops58iAsQuads()
5049 testPathOp(reporter, qPath, qPathB, kIntersect_SkPathOp, filename); in loops58iAsQuads()
5075 SkPath qPath, qPathB; in loops59iasQuads() local
5076 CubicPathToQuads(path, &qPath); in loops59iasQuads()
5081 testPathOp(reporter, qPath, qPathB, kIntersect_SkPathOp, filename); in loops59iasQuads()