Home
last modified time | relevance | path

Searched refs:allocFreebin (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/shelf-pack/2.1.1/include/mapbox/
H A Dshelf-pack.hpp262 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