Home
last modified time | relevance | path

Searched refs:allocShelf (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.hpp288 return allocShelf(shelf, id, w, h); in packOne()
309 return allocShelf(*best.pshelf, id, w, h); in packOne()
315 return allocShelf(shelves_.back(), id, w, h); in packOne()
511 Bin* allocShelf(Shelf& shelf, int32_t id, int32_t w, int32_t h) { in allocShelf() function in mapbox::ShelfPack