Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dlight.hpp33 PropertyValue<Color> getColor() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dlight.cpp83 PropertyValue<Color> Light::getColor() const { in getColor() function in mbgl::style::Light