Home
last modified time | relevance | path

Searched defs:setTileData (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Dcustom_geometry_source.cpp31 void CustomGeometrySource::setTileData(const CanonicalTileID& tileID, in setTileData() function in mbgl::style::CustomGeometrySource
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dcustom_geometry_tile.cpp31 void CustomGeometryTile::setTileData(const GeoJSON& geoJSON) { in setTileData() function in mbgl::CustomGeometryTile
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dcustom_tile_loader.cpp58 void CustomTileLoader::setTileData(const CanonicalTileID& tileID, const GeoJSON& data) { in setTileData() function in mbgl::style::CustomTileLoader