Home
last modified time | relevance | path

Searched refs:FillPaintProperties (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/programs/
H A Dfill_program.hpp64 style::FillPaintProperties>
84 style::FillPaintProperties>
95 style::FillPaintProperties>
106 style::FillPaintProperties>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_fill_layer.hpp30 style::FillPaintProperties::Unevaluated unevaluated;
31 style::FillPaintProperties::PossiblyEvaluated evaluated;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dfill_layer_impl.hpp17 FillPaintProperties::Transitionable paint;
H A Dfill_layer_properties.hpp43 class FillPaintProperties : public Properties< class
H A Dfill_layer.cpp31 impl_->paint = FillPaintProperties::Transitionable(); in cloneRef()