Searched refs:dash_pos (Results 1 – 2 of 2) sorted by relevance
251 int dash_pos; in glamor_poly_lines_dash_gl() local275 dash_pos = gc->dashOffset; in glamor_poly_lines_dash_gl()285 dash_pos += glamor_line_length(prev_x, prev_y, in glamor_poly_lines_dash_gl()290 v[2] = dash_pos; in glamor_poly_lines_dash_gl()297 v[2] = dash_pos + 1; in glamor_poly_lines_dash_gl()
222 char *dash_pos; in get_sensor_index_attr() local229 dash_pos = strchr(hash_pos, '-'); in get_sensor_index_attr()230 if (!dash_pos) in get_sensor_index_attr()233 copy_len = dash_pos - hash_pos - 1; in get_sensor_index_attr()243 strncpy(attr, dash_pos + 1, MAX_ATTR_LEN); in get_sensor_index_attr()