Searched refs:rebalanceImpl (Results 1 – 1 of 1) sorted by relevance
213 return this->rebalanceImpl<&SparseNameTree::fLeft, &SparseNameTree::fRight>(); in rebalance()216 return this->rebalanceImpl<&SparseNameTree::fRight, &SparseNameTree::fLeft>(); in rebalance()226 SparseNameRange* SK_WARN_UNUSED_RESULT rebalanceImpl() { in rebalanceImpl() function in GrGLNameAllocator::SparseNameTree