Lines Matching refs:asPath
100 shape.asPath(&path); in can_interchange_winding_and_even_odd_fill()
134 a.asPath(&pathA); in check_equivalence()
135 b.asPath(&pathB); in check_equivalence()
573 shape.asPath(&path); in CheckBounds()
611 fAppliedPEThenStroke->asPath(&a); in init()
612 fAppliedFull->asPath(&b); in init()
627 fBase->asPath(&path); in init()
630 fAppliedPE->asPath(&path); in init()
633 fAppliedFull->asPath(&path); in init()
651 fBase->asPath(&preStyle); in init()
658 .asPath(&postPathEffect); in init()
661 fAppliedPE->asPath(&testPath); in init()
668 fAppliedFull->asPath(&testPath); in init()
678 GrStyledShape(postAllStyle, GrStyle(fillOrHairline)).asPath(&postAllStyle); in init()
719 fBase->asPath(&a); in testExpectations()
720 fAppliedPE->asPath(&b); in testExpectations()
1322 peCase.baseShape().asPath(&a); in test_make_hairline_path_effect()
1323 peCase.appliedPathEffectShape().asPath(&b); in test_make_hairline_path_effect()
1324 peCase.appliedFullStyleShape().asPath(&c); in test_make_hairline_path_effect()
1511 fillCase.appliedPathEffectShape().asPath(&a); in test_path_effect_fails()
1512 peCase.appliedPathEffectShape().asPath(&b); in test_path_effect_fails()
1515 fillCase.appliedFullStyleShape().asPath(&a); in test_path_effect_fails()
1516 peCase.appliedFullStyleShape().asPath(&b); in test_path_effect_fails()
1519 strokeCase.appliedPathEffectShape().asPath(&a); in test_path_effect_fails()
1520 peStrokeCase.appliedPathEffectShape().asPath(&b); in test_path_effect_fails()
1523 strokeCase.appliedFullStyleShape().asPath(&a); in test_path_effect_fails()
1524 peStrokeCase.appliedFullStyleShape().asPath(&b); in test_path_effect_fails()