Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dpath.c954 static INLINE VGubyte normalize_coords(struct path_iter_data *pd, in normalize_coords() function
1177 ssegment = normalize_coords(&start_iter, &snum_coords, in path_interpolate()
1179 esegment = normalize_coords(&end_iter, &enum_coords, in path_interpolate()
1741 segment = normalize_coords(&iter, &num_coords, coords); in path_bounding_rect()
1818 segment = normalize_coords(&iter, &num_coords, coords); in path_length()
1999 iter.segment = normalize_coords(&iter, &num_coords, coords); in path_point()