Searched refs:allocateNodeAtLevel (Results 1 – 4 of 4) sorted by relevance
34 Node* n = this->allocateNodeAtLevel(0); in insert()46 SkRTree::Node* SkRTree::allocateNodeAtLevel(uint16_t level) { in allocateNodeAtLevel() function in SkRTree128 Node* n = allocateNodeAtLevel(level); in bulkLoad()
74 Node* allocateNodeAtLevel(uint16_t level);
41 Node* n = this->allocateNodeAtLevel(0); in insert()53 SkRTree::Node* SkRTree::allocateNodeAtLevel(uint16_t level) { in allocateNodeAtLevel() function in SkRTree134 Node* n = allocateNodeAtLevel(level); in bulkLoad()
79 Node* allocateNodeAtLevel(uint16_t level);