Home
last modified time | relevance | path

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

/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() local
443 iconAtlasImage = std::move(imageAtlas.image); in performSymbolLayout()
451 imageMap, imageAtlas.positions); in performSymbolLayout()