Searched refs:allocFreebin (Results 1 – 1 of 1) sorted by relevance
262 return allocFreebin(freebin, id, w, h); in packOne()305 return allocFreebin(best.pfreebin, id, w, h); in packOne()485 Bin* allocFreebin(Bin* bin, int32_t id, int32_t w, int32_t h) { in allocFreebin() function in mapbox::ShelfPack