Searched defs:tileCount (Results 1 – 2 of 2) sorted by relevance
189 uint64_t tileCount(const LatLngBounds& bounds, uint8_t zoom){ in tileCount() function206 uint64_t tileCount(const Geometry<double>& geometry, uint8_t z) { in tileCount() function207 uint64_t tileCount = 0; in tileCount() local
41 uint64_t OfflineTilePyramidRegionDefinition::tileCount(style::SourceType type, uint16_t tileSize, c… in tileCount() function in mbgl::OfflineTilePyramidRegionDefinition