Searched refs:findPositionForNewNodeBestShortSideFit (Results 1 - 1 of 1) sorted by relevance

/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/texturepacker/
H A DMaxRectsPacker.java382 newNode = findPositionForNewNodeBestShortSideFit(width, height, rotatedWidth, rotatedHeight, rotate);
451 private Rect findPositionForNewNodeBestShortSideFit (int width, int height, int rotatedWidth, int rotatedHeight, method in class:MaxRectsPacker.MaxRects

Completed in 203 milliseconds