Searched refs:findBest (Results 1 – 1 of 1) sorted by relevance
88 int index = findBest(width, height); in occupy()100 private int findBest(int width, int height) { in findBest() method in BinPacker