Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dcustom_tile_loader.cpp8 CustomTileLoader::CustomTileLoader(const TileFunction& fetchTileFn, const TileFunction& cancelTileF… in CustomTileLoader() argument
9 fetchTileFunction = fetchTileFn; in CustomTileLoader()
H A Dcustom_tile_loader.hpp21 CustomTileLoader(const TileFunction& fetchTileFn, const TileFunction& cancelTileFn);