Home
last modified time | relevance | path

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

/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/mapsearches/
H A Dgpsmarkertiler.cpp293 …const TileIndex markerTileIndex = TileIndex::fromCoordinates(currentItemInfo.coordinates, level); in getTile() local
634 …const TileIndex markerTileIndex = TileIndex::fromCoordinates(currentItemInfo.coordinates, TileInde… in slotMapImagesJobResult() local
973 …erTiler::removeMarkerFromTileAndChildren(const qlonglong imageId, const TileIndex& markerTileIndex) in removeMarkerFromTileAndChildren()
1009 …SMarkerTiler::addMarkerToTileAndChildren(const qlonglong imageId, const TileIndex& markerTileIndex) in addMarkerToTileAndChildren()
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/tiles/
H A Ditemmarkertiler.cpp528 … const TileIndex markerTileIndex = TileIndex::fromCoordinates(currentMarkerCoordinates, level); in getTile() local