Searched refs:fitInAtlas (Results 1 – 2 of 2) sorted by relevance
187 inline bool fitInAtlas(int width, int height) { in fitInAtlas() function
110 if (!fitInAtlas(currentVDRect.width(), currentVDRect.height())) { in repack()163 bool notTooBig = fitInAtlas(width, height); in requestNewEntry()