Home
last modified time | relevance | path

Searched refs:bins_ (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.hpp107 bins_.emplace_back(id, w1, h1, w1, h_, x1, y_); in alloc()
108 return &bins_.back(); in alloc()
140 std::deque<Bin> bins_; member in mapbox::Shelf