Home
last modified time | relevance | path

Searched refs:autoResize (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.hpp149 inline ShelfPackOptions() : autoResize(false) { }; in ShelfPackOptions()
150 bool autoResize; member
179 autoResize_ = options.autoResize;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dimage_atlas.cpp23 options.autoResize = true; in makeImageAtlas()
H A Dimage_manager.cpp111 options.autoResize = true; in shelfPackOptions()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_atlas.cpp13 options.autoResize = true; in makeGlyphAtlas()