Home
last modified time | relevance | path

Searched refs:ColorRampProperty (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dheatmap_layer_properties.hpp27 using HeatmapColor = ColorRampProperty;
H A Dlayer_properties.hpp.ejs29 using <%- camelize(property.name) %> = ColorRampProperty;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dpaint_property.hpp62 class ColorRampProperty { class