Searched defs:getBucket (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/ | ||
| H A D | raster_dem_tile.cpp | 79 Bucket* RasterDEMTile::getBucket(const style::Layer::Impl&) const { in getBucket() function in mbgl::RasterDEMTile |
| H A D | raster_tile.cpp | 67 Bucket* RasterTile::getBucket(const style::Layer::Impl&) const { in getBucket() function in mbgl::RasterTile |
| H A D | tile.hpp | 52 T* getBucket(const style::Layer::Impl& layer) const { in getBucket() function in mbgl::Tile |
| H A D | geometry_tile.cpp | 193 Bucket* GeometryTile::getBucket(const Layer::Impl& layer) const { in getBucket() function in mbgl::GeometryTile |