Searched refs:arc_to_path (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | arc.h | 67 void arc_to_path(struct arc *arc,
|
D | path.c | 878 arc_to_path(&arc, path, td->matrix); in transform_cb() 1777 arc_to_path(&arc, path, &identity); in path_bounding_rect() 1860 arc_to_path(&arc, path, &identity); in path_length() 1952 arc_to_path(&arc, path, &identity); in path_point_segment() 2059 arc_to_path(&arc, path, &identity); in path_point()
|
D | arc.c | 697 void arc_to_path(struct arc *arc, in arc_to_path() function
|