Home
last modified time | relevance | path

Searched refs:getBackgroundColor (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.cpp75 PropertyValue<Color> BackgroundLayer::getBackgroundColor() const { in getBackgroundColor() function in mbgl::style::BackgroundLayer
80 if (value == getBackgroundColor()) in setBackgroundColor()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/layers/
H A Dbackground_layer.hpp32 PropertyValue<Color> getBackgroundColor() const;