Searched refs:allocateNodeAtLevel (Results 1 – 2 of 2) sorted by relevance
42 Node* n = this->allocateNodeAtLevel(0); in insert()54 SkRTree::Node* SkRTree::allocateNodeAtLevel(uint16_t level) { in allocateNodeAtLevel() function in SkRTree144 Node* n = allocateNodeAtLevel(level); in bulkLoad()
86 Node* allocateNodeAtLevel(uint16_t level);