Searched refs:setRasterResampling (Results 1 – 3 of 3) sorted by relevance
72 void setRasterResampling(PropertyValue<RasterResamplingType>);
247 void RasterLayer::setRasterResampling(PropertyValue<RasterResamplingType> value) { in setRasterResampling() function in mbgl::style::RasterLayer
209 … &setProperty<RasterLayer, PropertyValue<RasterResamplingType>, &RasterLayer::setRasterResampling>; in makePaintPropertySetters()