Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/geometry/
Dr_tree_base.h172 static size_t ChooseSplitIndex(size_t start_index,
Dr_tree_base.cc249 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
Dr_tree_unittest.cc171 return RTreeBase::Node::ChooseSplitIndex( in NodeChooseSplitIndex()