Home
last modified time | relevance | path

Searched refs:makeImageAtlas (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dimage_atlas.hpp49 ImageAtlas makeImageAtlas(const ImageMap&);
H A Dimage_atlas.cpp19 ImageAtlas makeImageAtlas(const ImageMap& images) { in makeImageAtlas() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dgeometry_tile_worker.cpp440 ImageAtlas imageAtlas = makeImageAtlas(imageMap); in performSymbolLayout()