Home
last modified time | relevance | path

Searched refs:getBackgroundPattern (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 Dbackground_layer.cpp102 PropertyValue<std::string> BackgroundLayer::getBackgroundPattern() const { in getBackgroundPattern() function in mbgl::style::BackgroundLayer
107 if (value == getBackgroundPattern()) in setBackgroundPattern()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/layers/
H A Dbackground_layer.hpp38 PropertyValue<std::string> getBackgroundPattern() const;