HomeSort by relevance Sort by last modified time
    Searched refs:RecomputeBoundsUpToRoot (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/gfx/geometry/
r_tree_base.h 65 void RecomputeBoundsUpToRoot();
r_tree_base.cc 33 void RTreeBase::NodeBase::RecomputeBoundsUpToRoot() {
36 parent_->RecomputeBoundsUpToRoot();
584 needs_bounds_recomputed->RecomputeBoundsUpToRoot();
629 parent->RecomputeBoundsUpToRoot();
631 root_->RecomputeBoundsUpToRoot();

Completed in 367 milliseconds