Searched refs:packOne (Results 1 – 4 of 4) 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 D | shelf-pack.hpp | 207 Bin* allocation = packOne(bin.id, bin.w, bin.h); 237 Bin* packOne(int32_t id, int32_t w, int32_t h) { in packOne() function in mapbox::ShelfPack 337 return packOne(id, w, h); // retry in packOne()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | image_atlas.cpp | 29 const mapbox::Bin& bin = *pack.packOne(-1, in makeImageAtlas()
|
| H A D | image_manager.cpp | 135 mapbox::Bin* bin = shelfPack.packOne(-1, width, height); in getPattern()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | glyph_atlas.cpp | 24 const mapbox::Bin& bin = *pack.packOne(-1, in makeGlyphAtlas()
|