Home
last modified time | relevance | path

Searched refs:LinePaintProperties (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_line_layer.hpp15 style::LinePaintProperties::PropertyTypes,
39 style::LinePaintProperties::Unevaluated unevaluated;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dline_layer_impl.hpp18 LinePaintProperties::Transitionable paint;
H A Dline_layer_properties.hpp82 class LinePaintProperties : public Properties< class
H A Dline_layer.cpp31 impl_->paint = LinePaintProperties::Transitionable(); in cloneRef()