Searched refs:notTooBig (Results 1 – 1 of 1) sorted by relevance
162 bool notTooBig = fitInAtlas(width, height); in requestNewEntry() local164 if (notTooBig && mRectanizer->addRect(width, height, &pos)) { in requestNewEntry()196 if (notTooBig && mConsecutiveFailures <= MAX_CONSECUTIVE_FAILURES) { in requestNewEntry()