Home
last modified time | relevance | path

Searched refs:ShelfPackOptions (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 Dshelf-pack.hpp148 struct ShelfPackOptions { struct in mapbox::ShelfPack
149 inline ShelfPackOptions() : autoResize(false) { }; in ShelfPackOptions() argument
176 …xplicit ShelfPack(int32_t w = 0, int32_t h = 0, const ShelfPackOptions &options = ShelfPackOptions in ShelfPack()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dimage_manager.cpp109 static mapbox::ShelfPack::ShelfPackOptions shelfPackOptions() { in shelfPackOptions()
110 mapbox::ShelfPack::ShelfPackOptions options; in shelfPackOptions()
H A Dimage_atlas.cpp22 mapbox::ShelfPack::ShelfPackOptions options; in makeImageAtlas()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_atlas.cpp12 mapbox::ShelfPack::ShelfPackOptions options; in makeGlyphAtlas()