Searched refs:ChooseSplitIndex (Results 1 – 3 of 3) sorted by relevance
172 static size_t ChooseSplitIndex(size_t start_index,
249 ChooseSplitIndex(min_children, end_index, low_bounds, high_bounds); in Split()351 size_t RTreeBase::Node::ChooseSplitIndex(size_t start_index, in ChooseSplitIndex() function in gfx::RTreeBase::Node
171 return RTreeBase::Node::ChooseSplitIndex( in NodeChooseSplitIndex()