Home
last modified time | relevance | path

Searched defs:createTile (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/algorithm/
H A Dupdate_renderables.hpp18 CreateTileFn createTile, in updateRenderables()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dtile_pyramid.cpp72std::function<std::unique_ptr<Tile> (const OverscaledTileID&)> createTile) { in update()