Searched defs:BackgroundLayer (Results 1 – 2 of 2) sorted by relevance
10 BackgroundLayer::BackgroundLayer(const std::string& layerID) in BackgroundLayer() function in mbgl::style::BackgroundLayer14 BackgroundLayer::BackgroundLayer(Immutable<Impl> impl_) in BackgroundLayer() function in mbgl::style::BackgroundLayer
17 class BackgroundLayer : public Layer { class