Searched refs:skc_path_move_to_2 (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/compute/skc/ |
D | path_builder.c | 90 skc_path_move_to_2(skc_path_builder_t path_builder, in skc_path_move_to_2() function 159 skc_path_move_to_2(path_builder,x2,y2,x1,y1); in skc_path_quad_to() 195 skc_path_move_to_2(path_builder,x3,y3,x2,y2); in skc_path_cubic_to()
|
/external/skia/src/compute/skc/ |
D | path_builder.c | 90 skc_path_move_to_2(skc_path_builder_t path_builder, in skc_path_move_to_2() function 159 skc_path_move_to_2(path_builder,x2,y2,x1,y1); in skc_path_quad_to() 195 skc_path_move_to_2(path_builder,x3,y3,x2,y2); in skc_path_cubic_to()
|