Searched refs:setRasterFadeDuration (Results 1 – 3 of 3) sorted by relevance
78 void setRasterFadeDuration(PropertyValue<float>);
274 void RasterLayer::setRasterFadeDuration(PropertyValue<float> value) { in setRasterFadeDuration() function in mbgl::style::RasterLayer
211 …-duration"] = &setProperty<RasterLayer, PropertyValue<float>, &RasterLayer::setRasterFadeDuration>; in makePaintPropertySetters()