Searched refs:leftChildIndex (Results 1 – 1 of 1) sorted by relevance
598 int leftChildIndex = getLeftChildIndex(index); in findMinGrandChild() local599 if (leftChildIndex < 0) { in findMinGrandChild()602 return findMin(getLeftChildIndex(leftChildIndex), 4); in findMinGrandChild()