Home
last modified time | relevance | path

Searched refs:skc_path_move_to_1 (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/compute/skc/
Dpath_builder.c79 skc_path_move_to_1(skc_path_builder_t path_builder, in skc_path_move_to_1() function
104 skc_path_move_to_1(path_builder,x0,y0); in skc_path_move_to()
136 skc_path_move_to_1(path_builder,x1,y1); in skc_path_line_to()
230 skc_path_move_to_1(path_builder, cx, cy + ry); in skc_path_ellipse()
/external/skia/src/compute/skc/
Dpath_builder.c79 skc_path_move_to_1(skc_path_builder_t path_builder, in skc_path_move_to_1() function
104 skc_path_move_to_1(path_builder,x0,y0); in skc_path_move_to()
136 skc_path_move_to_1(path_builder,x1,y1); in skc_path_line_to()
230 skc_path_move_to_1(path_builder, cx, cy + ry); in skc_path_ellipse()