Searched refs:setBackgroundOpacity (Results 1 – 3 of 3) sorted by relevance
45 void setBackgroundOpacity(PropertyValue<float>);
133 void BackgroundLayer::setBackgroundOpacity(PropertyValue<float> value) { in setBackgroundOpacity() function in mbgl::style::BackgroundLayer
231 …ty"] = &setProperty<BackgroundLayer, PropertyValue<float>, &BackgroundLayer::setBackgroundOpacity>; in makePaintPropertySetters()