Home
last modified time | relevance | path

Searched refs:SymbolPaintProperties (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_symbol_layer.hpp83 style::SymbolPaintProperties::Unevaluated unevaluated;
84 style::SymbolPaintProperties::PossiblyEvaluated evaluated;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dsymbol_layer_impl.hpp18 SymbolPaintProperties::Transitionable paint;
H A Dsymbol_layer_properties.hpp290 class SymbolPaintProperties : public Properties< class
H A Dsymbol_layer.cpp31 impl_->paint = SymbolPaintProperties::Transitionable(); in cloneRef()