Home
last modified time | relevance | path

Searched refs:mutableImpl (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/
H A Dsymbol_layer.cpp24 Mutable<SymbolLayer::Impl> SymbolLayer::mutableImpl() const { in mutableImpl() function in mbgl::style::SymbolLayer
29 auto impl_ = mutableImpl(); in cloneRef()
46 auto impl_ = mutableImpl(); in setSourceLayer()
58 auto impl_ = mutableImpl(); in setFilter()
73 auto impl_ = mutableImpl(); in setVisibility()
82 auto impl_ = mutableImpl(); in setMinZoom()
89 auto impl_ = mutableImpl(); in setMaxZoom()
108 auto impl_ = mutableImpl(); in setSymbolPlacement()
124 auto impl_ = mutableImpl(); in setSymbolSpacing()
140 auto impl_ = mutableImpl(); in setSymbolAvoidEdges()
[all …]
H A Dline_layer.cpp24 Mutable<LineLayer::Impl> LineLayer::mutableImpl() const { in mutableImpl() function in mbgl::style::LineLayer
29 auto impl_ = mutableImpl(); in cloneRef()
46 auto impl_ = mutableImpl(); in setSourceLayer()
58 auto impl_ = mutableImpl(); in setFilter()
73 auto impl_ = mutableImpl(); in setVisibility()
82 auto impl_ = mutableImpl(); in setMinZoom()
89 auto impl_ = mutableImpl(); in setMaxZoom()
108 auto impl_ = mutableImpl(); in setLineCap()
124 auto impl_ = mutableImpl(); in setLineJoin()
140 auto impl_ = mutableImpl(); in setLineMiterLimit()
[all …]
H A Dcircle_layer.cpp24 Mutable<CircleLayer::Impl> CircleLayer::mutableImpl() const { in mutableImpl() function in mbgl::style::CircleLayer
29 auto impl_ = mutableImpl(); in cloneRef()
45 auto impl_ = mutableImpl(); in setSourceLayer()
57 auto impl_ = mutableImpl(); in setFilter()
72 auto impl_ = mutableImpl(); in setVisibility()
81 auto impl_ = mutableImpl(); in setMinZoom()
88 auto impl_ = mutableImpl(); in setMaxZoom()
110 auto impl_ = mutableImpl(); in setCircleRadius()
117 auto impl_ = mutableImpl(); in setCircleRadiusTransition()
137 auto impl_ = mutableImpl(); in setCircleColor()
[all …]
H A Dfill_layer.cpp24 Mutable<FillLayer::Impl> FillLayer::mutableImpl() const { in mutableImpl() function in mbgl::style::FillLayer
29 auto impl_ = mutableImpl(); in cloneRef()
45 auto impl_ = mutableImpl(); in setSourceLayer()
57 auto impl_ = mutableImpl(); in setFilter()
72 auto impl_ = mutableImpl(); in setVisibility()
81 auto impl_ = mutableImpl(); in setMinZoom()
88 auto impl_ = mutableImpl(); in setMaxZoom()
110 auto impl_ = mutableImpl(); in setFillAntialias()
117 auto impl_ = mutableImpl(); in setFillAntialiasTransition()
137 auto impl_ = mutableImpl(); in setFillOpacity()
[all …]
H A Draster_layer.cpp24 Mutable<RasterLayer::Impl> RasterLayer::mutableImpl() const { in mutableImpl() function in mbgl::style::RasterLayer
29 auto impl_ = mutableImpl(); in cloneRef()
50 auto impl_ = mutableImpl(); in setVisibility()
59 auto impl_ = mutableImpl(); in setMinZoom()
66 auto impl_ = mutableImpl(); in setMaxZoom()
88 auto impl_ = mutableImpl(); in setRasterOpacity()
95 auto impl_ = mutableImpl(); in setRasterOpacityTransition()
115 auto impl_ = mutableImpl(); in setRasterHueRotate()
122 auto impl_ = mutableImpl(); in setRasterHueRotateTransition()
142 auto impl_ = mutableImpl(); in setRasterBrightnessMin()
[all …]
H A Dfill_extrusion_layer.cpp24 Mutable<FillExtrusionLayer::Impl> FillExtrusionLayer::mutableImpl() const { in mutableImpl() function in mbgl::style::FillExtrusionLayer
29 auto impl_ = mutableImpl(); in cloneRef()
45 auto impl_ = mutableImpl(); in setSourceLayer()
57 auto impl_ = mutableImpl(); in setFilter()
72 auto impl_ = mutableImpl(); in setVisibility()
81 auto impl_ = mutableImpl(); in setMinZoom()
88 auto impl_ = mutableImpl(); in setMaxZoom()
110 auto impl_ = mutableImpl(); in setFillExtrusionOpacity()
117 auto impl_ = mutableImpl(); in setFillExtrusionOpacityTransition()
137 auto impl_ = mutableImpl(); in setFillExtrusionColor()
[all …]
H A Dheatmap_layer.cpp28 Mutable<HeatmapLayer::Impl> HeatmapLayer::mutableImpl() const { in mutableImpl() function in mbgl::style::HeatmapLayer
33 auto impl_ = mutableImpl(); in cloneRef()
49 auto impl_ = mutableImpl(); in setSourceLayer()
61 auto impl_ = mutableImpl(); in setFilter()
76 auto impl_ = mutableImpl(); in setVisibility()
85 auto impl_ = mutableImpl(); in setMinZoom()
92 auto impl_ = mutableImpl(); in setMaxZoom()
114 auto impl_ = mutableImpl(); in setHeatmapRadius()
121 auto impl_ = mutableImpl(); in setHeatmapRadiusTransition()
141 auto impl_ = mutableImpl(); in setHeatmapWeight()
[all …]
H A Dhillshade_layer.cpp24 Mutable<HillshadeLayer::Impl> HillshadeLayer::mutableImpl() const { in mutableImpl() function in mbgl::style::HillshadeLayer
29 auto impl_ = mutableImpl(); in cloneRef()
50 auto impl_ = mutableImpl(); in setVisibility()
59 auto impl_ = mutableImpl(); in setMinZoom()
66 auto impl_ = mutableImpl(); in setMaxZoom()
88 auto impl_ = mutableImpl(); in setHillshadeIlluminationDirection()
95 auto impl_ = mutableImpl(); in setHillshadeIlluminationDirectionTransition()
115 auto impl_ = mutableImpl(); in setHillshadeIlluminationAnchor()
122 auto impl_ = mutableImpl(); in setHillshadeIlluminationAnchorTransition()
142 auto impl_ = mutableImpl(); in setHillshadeExaggeration()
[all …]
H A Dbackground_layer.cpp24 Mutable<BackgroundLayer::Impl> BackgroundLayer::mutableImpl() const { in mutableImpl() function in mbgl::style::BackgroundLayer
29 auto impl_ = mutableImpl(); in cloneRef()
44 auto impl_ = mutableImpl(); in setVisibility()
53 auto impl_ = mutableImpl(); in setMinZoom()
60 auto impl_ = mutableImpl(); in setMaxZoom()
82 auto impl_ = mutableImpl(); in setBackgroundColor()
89 auto impl_ = mutableImpl(); in setBackgroundColorTransition()
109 auto impl_ = mutableImpl(); in setBackgroundPattern()
116 auto impl_ = mutableImpl(); in setBackgroundPatternTransition()
136 auto impl_ = mutableImpl(); in setBackgroundOpacity()
[all …]
H A Dlayer.cpp.ejs41 Mutable<<%- camelize(type) %>Layer::Impl> <%- camelize(type) %>Layer::mutableImpl() const {
46 auto impl_ = mutableImpl();
70 auto impl_ = mutableImpl();
82 auto impl_ = mutableImpl();
99 auto impl_ = mutableImpl();
108 auto impl_ = mutableImpl();
115 auto impl_ = mutableImpl();
135 auto impl_ = mutableImpl();
161 auto impl_ = mutableImpl();
168 auto impl_ = mutableImpl();
H A Dcustom_layer.cpp19 Mutable<CustomLayer::Impl> CustomLayer::mutableImpl() const { in mutableImpl() function in mbgl::style::CustomLayer
33 auto impl_ = mutableImpl(); in setVisibility()
42 auto impl_ = mutableImpl(); in setMinZoom()
48 auto impl_ = mutableImpl(); in setMaxZoom()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dlight.cpp23 Mutable<Light::Impl> Light::mutableImpl() const { in mutableImpl() function in mbgl::style::Light
36 auto impl_ = mutableImpl(); in setAnchor()
43 auto impl_ = mutableImpl(); in setAnchorTransition()
62 auto impl_ = mutableImpl(); in setPosition()
69 auto impl_ = mutableImpl(); in setPositionTransition()
88 auto impl_ = mutableImpl(); in setColor()
95 auto impl_ = mutableImpl(); in setColorTransition()
114 auto impl_ = mutableImpl(); in setIntensity()
121 auto impl_ = mutableImpl(); in setIntensityTransition()
H A Dlight.cpp.ejs26 Mutable<Light::Impl> Light::mutableImpl() const {
40 auto impl_ = mutableImpl();
47 auto impl_ = mutableImpl();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_source.hpp18 Mutable<Impl> mutableImpl() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/layers/
H A Dcustom_layer.hpp83 Mutable<Impl> mutableImpl() const;
H A Dbackground_layer.hpp54 Mutable<Impl> mutableImpl() const;
H A Dheatmap_layer.hpp75 Mutable<Impl> mutableImpl() const;
H A Dhillshade_layer.hpp75 Mutable<Impl> mutableImpl() const;
H A Draster_layer.hpp87 Mutable<Impl> mutableImpl() const;
H A Dfill_layer.hpp86 Mutable<Impl> mutableImpl() const;
H A Dfill_extrusion_layer.hpp86 Mutable<Impl> mutableImpl() const;
H A Dcircle_layer.hpp110 Mutable<Impl> mutableImpl() const;
H A Dline_layer.hpp124 Mutable<Impl> mutableImpl() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dlight.hpp46 Mutable<Impl> mutableImpl() const;
H A Dlight.hpp.ejs33 Mutable<Impl> mutableImpl() const;

12