Searched defs:distributeChildren (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkRTree.cpp150 int splitIndex = this->distributeChildren(toDivide);
237 int SkRTree::distributeChildren(Branch* children) { function in class:SkRTree
/external/skia/src/core/
H A DSkRTree.cpp150 int splitIndex = this->distributeChildren(toDivide);
237 int SkRTree::distributeChildren(Branch* children) { function in class:SkRTree

Completed in 2206 milliseconds