Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/graph/
Dgraph.hh1254 int64_t next_distance = vertices_[next_idx].distance; in update_distances() local
1265 int64_t child_distance = next_distance + child_weight; in update_distances()