Searched refs:CountNodes (Results 1 – 4 of 4) sorted by relevance
40 fNodes.reserve(CountNodes(fCount)); in insert()57 int SkRTree::CountNodes(int branches) { in CountNodes() function in SkRTree90 return nodes + CountNodes(nodes); in CountNodes()
72 static int CountNodes(int branches);
47 fNodes.setReserve(CountNodes(fCount)); in insert()63 int SkRTree::CountNodes(int branches) { in CountNodes() function in SkRTree96 return nodes + CountNodes(nodes); in CountNodes()
77 static int CountNodes(int branches);