Lines Matching +defs:x1 +defs:p

1245 static void check_convex_bounds(skiatest::Reporter* reporter, const SkPath& p,  in check_convex_bounds()
2084 const SkPath& p) { in write_and_read_back()
2109 SkPath p; in test_flattening() local
2159 SkPath p; in test_transform() local
2263 SkPath p; in test_zero_length_paths() local
2341 SkPath p, p2; in test_segment_masks() local
2366 SkPath p; in test_iter() local
2546 SkPath p; in test_raw_iter() local
3042 static void test_empty(skiatest::Reporter* reporter, const SkPath& p) { in test_empty()
3075 SkPath p; in test_rrect() local
3142 SkPath p; in test_arc() local
3179 SkScalar x1, SkScalar y1) { in check_line()
3188 SkScalar x1, SkScalar y1, SkScalar x2, SkScalar y2) { in check_quad()
3198 static void check_done(skiatest::Reporter* reporter, SkPath* p, SkPath::RawIter* iter) { in check_done()
3204 static void check_done_and_reset(skiatest::Reporter* reporter, SkPath* p, SkPath::RawIter* iter) { in check_done_and_reset()
3209 static void check_path_is_move_and_reset(skiatest::Reporter* reporter, SkPath* p, in check_path_is_move_and_reset()
3216 static void check_path_is_line_and_reset(skiatest::Reporter* reporter, SkPath* p, in check_path_is_line_and_reset()
3217 SkScalar x1, SkScalar y1) { in check_path_is_line_and_reset()
3224 static void check_path_is_line(skiatest::Reporter* reporter, SkPath* p, in check_path_is_line()
3225 SkScalar x1, SkScalar y1) { in check_path_is_line()
3232 static void check_path_is_line_pair_and_reset(skiatest::Reporter* reporter, SkPath* p, in check_path_is_line_pair_and_reset()
3233 SkScalar x1, SkScalar y1, SkScalar x2, SkScalar y2) { in check_path_is_line_pair_and_reset()
3241 static void check_path_is_quad_and_reset(skiatest::Reporter* reporter, SkPath* p, in check_path_is_quad_and_reset()
3242 SkScalar x1, SkScalar y1, SkScalar x2, SkScalar y2) { in check_path_is_quad_and_reset()
3257 SkPath p; in test_arcTo() local
3307 SkPath p, q; in test_addPath() local
3325 SkPath p, q; in test_addPathMode() local
3345 SkPath p, q; in test_extendClosedPath() local
3371 SkPath p, q, r; in test_addEmptyPath() local
3387 SkPath p; in test_conicTo_special_case() local
3397 SkPath p; in test_get_point() local
3411 SkPath p; in test_contains() local
3582 SkPath p; in test_dump() local
3624 SkPath p, q; in TestPathTo() local
3647 SkPath p, empty; in DEF_TEST() local