Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/sources/
H A Draster_source_impl.cpp17 uint16_t RasterSource::Impl::getTileSize() const { in getTileSize() function in mbgl::style::RasterSource::Impl
H A Draster_source.cpp35 uint16_t RasterSource::getTileSize() const { in getTileSize() function in mbgl::style::RasterSource