Home
last modified time | relevance | path

Searched refs:getRasterResampling (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Draster_layer.cpp243 PropertyValue<RasterResamplingType> RasterLayer::getRasterResampling() const { in getRasterResampling() function in mbgl::style::RasterLayer
248 if (value == getRasterResampling()) in setRasterResampling()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/layers/
H A Draster_layer.hpp71 PropertyValue<RasterResamplingType> getRasterResampling() const;