| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | line_line_intersection.hpp | 42 = determinant<coordinate_type>(get<0>(pi) - get<0>(pj), in apply() 43 get<1>(pi) - get<1>(pj), in apply() 44 get<0>(qi) - get<0>(qj), in apply() 45 get<1>(qi) - get<1>(qj)); in apply() 59 return parallel_continue(get<0>(qj) - get<0>(qi), in apply() 60 get<1>(qj) - get<1>(qi), in apply() 61 get<0>(pj) - get<0>(pi), in apply() 62 get<1>(pj) - get<1>(pi)) in apply() 68 … coordinate_type d1 = determinant<coordinate_type>(get<0>(pi), get<1>(pi), get<0>(pj), get<1>(pj)); in apply() 69 … coordinate_type d2 = determinant<coordinate_type>(get<0>(qi), get<1>(qi), get<0>(qj), get<1>(qj)); in apply() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/layers/ |
| H A D | symbol_layer.cpp | 102 return impl().layout.get<SymbolPlacement>(); in getSymbolPlacement() 109 impl_->layout.get<SymbolPlacement>() = value; in setSymbolPlacement() 118 return impl().layout.get<SymbolSpacing>(); in getSymbolSpacing() 125 impl_->layout.get<SymbolSpacing>() = value; in setSymbolSpacing() 134 return impl().layout.get<SymbolAvoidEdges>(); in getSymbolAvoidEdges() 141 impl_->layout.get<SymbolAvoidEdges>() = value; in setSymbolAvoidEdges() 150 return impl().layout.get<IconAllowOverlap>(); in getIconAllowOverlap() 157 impl_->layout.get<IconAllowOverlap>() = value; in setIconAllowOverlap() 166 return impl().layout.get<IconIgnorePlacement>(); in getIconIgnorePlacement() 173 impl_->layout.get<IconIgnorePlacement>() = value; in setIconIgnorePlacement() [all …]
|
| H A D | line_layer.cpp | 102 return impl().layout.get<LineCap>(); in getLineCap() 109 impl_->layout.get<LineCap>() = value; in setLineCap() 118 return impl().layout.get<LineJoin>(); in getLineJoin() 125 impl_->layout.get<LineJoin>() = value; in setLineJoin() 134 return impl().layout.get<LineMiterLimit>(); in getLineMiterLimit() 141 impl_->layout.get<LineMiterLimit>() = value; in setLineMiterLimit() 150 return impl().layout.get<LineRoundLimit>(); in getLineRoundLimit() 157 impl_->layout.get<LineRoundLimit>() = value; in setLineRoundLimit() 169 return impl().paint.template get<LineOpacity>().value; in getLineOpacity() 176 impl_->paint.template get<LineOpacity>().value = value; in setLineOpacity() [all …]
|
| H A D | circle_layer.cpp | 104 return impl().paint.template get<CircleRadius>().value; in getCircleRadius() 111 impl_->paint.template get<CircleRadius>().value = value; in setCircleRadius() 118 impl_->paint.template get<CircleRadius>().options = options; in setCircleRadiusTransition() 123 return impl().paint.template get<CircleRadius>().options; in getCircleRadiusTransition() 131 return impl().paint.template get<CircleColor>().value; in getCircleColor() 138 impl_->paint.template get<CircleColor>().value = value; in setCircleColor() 145 impl_->paint.template get<CircleColor>().options = options; in setCircleColorTransition() 150 return impl().paint.template get<CircleColor>().options; in getCircleColorTransition() 158 return impl().paint.template get<CircleBlur>().value; in getCircleBlur() 165 impl_->paint.template get<CircleBlur>().value = value; in setCircleBlur() [all …]
|
| H A D | raster_layer.cpp | 82 return impl().paint.template get<RasterOpacity>().value; in getRasterOpacity() 89 impl_->paint.template get<RasterOpacity>().value = value; in setRasterOpacity() 96 impl_->paint.template get<RasterOpacity>().options = options; in setRasterOpacityTransition() 101 return impl().paint.template get<RasterOpacity>().options; in getRasterOpacityTransition() 109 return impl().paint.template get<RasterHueRotate>().value; in getRasterHueRotate() 116 impl_->paint.template get<RasterHueRotate>().value = value; in setRasterHueRotate() 123 impl_->paint.template get<RasterHueRotate>().options = options; in setRasterHueRotateTransition() 128 return impl().paint.template get<RasterHueRotate>().options; in getRasterHueRotateTransition() 136 return impl().paint.template get<RasterBrightnessMin>().value; in getRasterBrightnessMin() 143 impl_->paint.template get<RasterBrightnessMin>().value = value; in setRasterBrightnessMin() [all …]
|
| H A D | fill_layer.cpp | 104 return impl().paint.template get<FillAntialias>().value; in getFillAntialias() 111 impl_->paint.template get<FillAntialias>().value = value; in setFillAntialias() 118 impl_->paint.template get<FillAntialias>().options = options; in setFillAntialiasTransition() 123 return impl().paint.template get<FillAntialias>().options; in getFillAntialiasTransition() 131 return impl().paint.template get<FillOpacity>().value; in getFillOpacity() 138 impl_->paint.template get<FillOpacity>().value = value; in setFillOpacity() 145 impl_->paint.template get<FillOpacity>().options = options; in setFillOpacityTransition() 150 return impl().paint.template get<FillOpacity>().options; in getFillOpacityTransition() 158 return impl().paint.template get<FillColor>().value; in getFillColor() 165 impl_->paint.template get<FillColor>().value = value; in setFillColor() [all …]
|
| H A D | fill_extrusion_layer.cpp | 104 return impl().paint.template get<FillExtrusionOpacity>().value; in getFillExtrusionOpacity() 111 impl_->paint.template get<FillExtrusionOpacity>().value = value; in setFillExtrusionOpacity() 118 impl_->paint.template get<FillExtrusionOpacity>().options = options; in setFillExtrusionOpacityTransition() 123 return impl().paint.template get<FillExtrusionOpacity>().options; in getFillExtrusionOpacityTransition() 131 return impl().paint.template get<FillExtrusionColor>().value; in getFillExtrusionColor() 138 impl_->paint.template get<FillExtrusionColor>().value = value; in setFillExtrusionColor() 145 impl_->paint.template get<FillExtrusionColor>().options = options; in setFillExtrusionColorTransition() 150 return impl().paint.template get<FillExtrusionColor>().options; in getFillExtrusionColorTransition() 158 return impl().paint.template get<FillExtrusionTranslate>().value; in getFillExtrusionTranslate() 165 impl_->paint.template get<FillExtrusionTranslate>().value = value; in setFillExtrusionTranslate() [all …]
|
| H A D | hillshade_layer.cpp | 82 return impl().paint.template get<HillshadeIlluminationDirection>().value; in getHillshadeIlluminationDirection() 89 impl_->paint.template get<HillshadeIlluminationDirection>().value = value; in setHillshadeIlluminationDirection() 96 impl_->paint.template get<HillshadeIlluminationDirection>().options = options; in setHillshadeIlluminationDirectionTransition() 101 return impl().paint.template get<HillshadeIlluminationDirection>().options; in getHillshadeIlluminationDirectionTransition() 109 return impl().paint.template get<HillshadeIlluminationAnchor>().value; in getHillshadeIlluminationAnchor() 116 impl_->paint.template get<HillshadeIlluminationAnchor>().value = value; in setHillshadeIlluminationAnchor() 123 impl_->paint.template get<HillshadeIlluminationAnchor>().options = options; in setHillshadeIlluminationAnchorTransition() 128 return impl().paint.template get<HillshadeIlluminationAnchor>().options; in getHillshadeIlluminationAnchorTransition() 136 return impl().paint.template get<HillshadeExaggeration>().value; in getHillshadeExaggeration() 143 impl_->paint.template get<HillshadeExaggeration>().value = value; in setHillshadeExaggeration() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | pointer.h | 77 get() const in _GLIBCXX_VISIBILITY() 118 get() const in _GLIBCXX_VISIBILITY() 140 { return (reinterpret_cast<_UIntPtrType>(this->get()) in _GLIBCXX_VISIBILITY() 141 < reinterpret_cast<_UIntPtrType>(__rarg.get())); } in _GLIBCXX_VISIBILITY() 145 { return (reinterpret_cast<_UIntPtrType>(this->get()) in _GLIBCXX_VISIBILITY() 146 == reinterpret_cast<_UIntPtrType>(__rarg.get())); } in _GLIBCXX_VISIBILITY() 170 get() const in _GLIBCXX_VISIBILITY() 192 { return (reinterpret_cast<_UIntPtrType>(this->get()) in _GLIBCXX_VISIBILITY() 193 < reinterpret_cast<_UIntPtrType>(__rarg.get())); } in _GLIBCXX_VISIBILITY() 197 { return (reinterpret_cast<_UIntPtrType>(this->get()) in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | pointer.h | 77 get() const in _GLIBCXX_VISIBILITY() 118 get() const in _GLIBCXX_VISIBILITY() 140 { return (reinterpret_cast<_UIntPtrType>(this->get()) in _GLIBCXX_VISIBILITY() 141 < reinterpret_cast<_UIntPtrType>(__rarg.get())); } in _GLIBCXX_VISIBILITY() 145 { return (reinterpret_cast<_UIntPtrType>(this->get()) in _GLIBCXX_VISIBILITY() 146 == reinterpret_cast<_UIntPtrType>(__rarg.get())); } in _GLIBCXX_VISIBILITY() 170 get() const in _GLIBCXX_VISIBILITY() 192 { return (reinterpret_cast<_UIntPtrType>(this->get()) in _GLIBCXX_VISIBILITY() 193 < reinterpret_cast<_UIntPtrType>(__rarg.get())); } in _GLIBCXX_VISIBILITY() 197 { return (reinterpret_cast<_UIntPtrType>(this->get()) in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | bitbake-whatchanged | 85 pn_task = "%s_%s" % (dict_in.get(k).get('pn'), dict_in.get(k).get('task')) 88 full_path_pre = dict_out.get(pn_task).get('path') 89 full_path_cur = dict_in.get(k).get('path') 92 subdict['pv'] = dict_in.get(k).get('pv') 93 subdict['pr'] = dict_in.get(k).get('pr') 94 subdict['path'] = dict_in.get(k).get('path') 116 added[k] = d_new.get(k) 130 added_format[pn] = "%s %s" % (added_format.get(pn), task) 136 print(" %s: %s" % (k, added_format.get(k))) 148 if d_new.get(k).get(vr) != d_old.get(k).get(vr): [all …]
|
| H A D | runqemu | 302 def get(self, key): member in BaseConfig 304 return self.d.get(key) 408 if self.get('MACHINE') == arg: 410 elif self.get('MACHINE') and self.get('MACHINE') != arg: 411 raise RunQemuError("Maybe conflicted MACHINE: %s vs %s" % (self.get('MACHINE'), arg)) 423 deploy = self.get('DEPLOY_DIR_IMAGE') 424 bbchild = deploy and self.get('OE_TMPDIR') 430 if self.get('OECORE_NATIVE_SYSROOT'): 470 uninative_path = os.path.dirname(self.get("UNINATIVE_LOADER")) 551 if unknown_arg and self.get('MACHINE') != unknown_arg: [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_dma.c | 101 uint32_t get = nvif_rd32(&chan->user, 0x88); in nv50_dma_push_wait() local 102 if (get != prev_get) { in nv50_dma_push_wait() 103 prev_get = get; in nv50_dma_push_wait() 113 chan->dma.ib_free = get - chan->dma.ib_put; in nv50_dma_push_wait() 132 int get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() local 133 if (unlikely(get < 0)) { in nv50_dma_wait() 134 if (get == -EINVAL) in nv50_dma_wait() 137 return get; in nv50_dma_wait() 140 if (get <= chan->dma.cur) { in nv50_dma_wait() 147 get = READ_GET(chan, &prev_get, &cnt); in nv50_dma_wait() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/ |
| H A D | render_symbol_layer.cpp | 58 auto hasIconOpacity = evaluated.get<style::IconColor>().constantOr(Color::black()).a > 0 || in evaluate() 59 evaluated.get<style::IconHaloColor>().constantOr(Color::black()).a > 0; in evaluate() 60 auto hasTextOpacity = evaluated.get<style::TextColor>().constantOr(Color::black()).a > 0 || in evaluate() 61 evaluated.get<style::TextHaloColor>().constantOr(Color::black()).a > 0; in evaluate() 63 …passes = ((evaluated.get<style::IconOpacity>().constantOr(1) > 0 && hasIconOpacity && iconSize > 0) in evaluate() 64 … || (evaluated.get<style::TextOpacity>().constantOr(1) > 0 && hasTextOpacity && textSize > 0)) in evaluate() 94 auto& programInstance = program.get(paintProperties); in render() 136 const bool alongLine = layout.get<SymbolPlacement>() != SymbolPlacementType::Point && in render() 137 layout.get<IconRotationAlignment>() == AlignmentType::Map; in render() 151 … const bool iconScaled = layout.get<IconSize>().constantOr(1.0) != 1.0 || bucket.iconsNeedLinear; in render() [all …]
|
| H A D | render_fill_layer.cpp | 38 if (unevaluated.get<style::FillOutlineColor>().isUndefined()) { in evaluate() 39 evaluated.get<style::FillOutlineColor>() = evaluated.get<style::FillColor>(); in evaluate() 44 if (evaluated.get<style::FillAntialias>()) { in evaluate() 48 if (!unevaluated.get<style::FillPattern>().isUndefined() in evaluate() 49 || evaluated.get<style::FillColor>().constantOr(Color()).a < 1.0f in evaluate() 50 || evaluated.get<style::FillOpacity>().constantOr(0) < 1.0f) { in evaluate() 62 if (evaluated.get<FillPattern>().from.empty()) { in render() 75 auto& programInstance = program.get(evaluated); in render() 82 tile.translatedMatrix(evaluated.get<FillTranslate>(), in render() 83 evaluated.get<FillTranslateAnchor>(), in render() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | direction_code.hpp | 41 math::equals(geometry::get<Index>(point1), geometry::get<Index>(point2)) in sign_of_difference() 45 (geometry::get<Index>(point1) > geometry::get<Index>(point2) ? 1 : -1); in sign_of_difference() 67 if ( (math::equals(geometry::get<0>(segment_b), geometry::get<0>(segment_a)) in apply() 68 && math::equals(geometry::get<1>(segment_b), geometry::get<1>(segment_a))) in apply() 69 || (math::equals(geometry::get<0>(segment_b), geometry::get<0>(p)) in apply() 70 && math::equals(geometry::get<1>(segment_b), geometry::get<1>(p))) ) in apply() 75 calc_t x1 = geometry::get<0>(segment_b) - geometry::get<0>(segment_a); in apply() 76 calc_t y1 = geometry::get<1>(segment_b) - geometry::get<1>(segment_a); in apply() 77 calc_t x2 = geometry::get<0>(segment_b) - geometry::get<0>(p); in apply() 78 calc_t y2 = geometry::get<1>(segment_b) - geometry::get<1>(p); in apply() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/ |
| H A D | cross_product.hpp | 62 set<0>(result, get<0>(p1) * get<1>(p2) - get<1>(p1) * get<0>(p2)); in apply() 76 set<0>(result, get<1>(p1) * get<2>(p2) - get<2>(p1) * get<1>(p2)); in apply() 77 set<1>(result, get<2>(p1) * get<0>(p2) - get<0>(p1) * get<2>(p2)); in apply() 78 set<2>(result, get<0>(p1) * get<1>(p2) - get<1>(p1) * get<0>(p2)); in apply()
|
| /OK3568_Linux_fs/buildroot/package/read-edid/ |
| H A D | 0003-fix-build-with-gcc-10.patch | 6 …-gnueabihf/bin/ld: CMakeFiles/get-edid.dir/i2c.c.o:(.bss+0x0): multiple definition of `quiet'; CMa… 14 diff -Nura read-edid-3.0.2.orig/get-edid/classic.c read-edid-3.0.2/get-edid/classic.c 15 --- read-edid-3.0.2.orig/get-edid/classic.c 2020-09-25 23:25:01.928805414 +0200 16 +++ read-edid-3.0.2/get-edid/classic.c 2020-09-25 23:26:37.440807301 +0200 26 diff -Nura read-edid-3.0.2.orig/get-edid/get-edid.c read-edid-3.0.2/get-edid/get-edid.c 27 --- read-edid-3.0.2.orig/get-edid/get-edid.c 2020-09-25 23:25:01.928805414 +0200 28 +++ read-edid-3.0.2/get-edid/get-edid.c 2020-09-25 23:28:20.740809341 +0200 38 diff -Nura read-edid-3.0.2.orig/get-edid/i2c.c read-edid-3.0.2/get-edid/i2c.c 39 --- read-edid-3.0.2.orig/get-edid/i2c.c 2020-09-25 23:25:01.928805414 +0200 40 +++ read-edid-3.0.2/get-edid/i2c.c 2020-09-25 23:28:32.152809567 +0200
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/ |
| H A D | collect_vectors.hpp | 90 : x(get<0>(p1)) in collected_vector() 91 , y(get<1>(p1)) in collected_vector() 92 , dx(get<0>(p2) - x) in collected_vector() 93 , dy(get<1>(p2) - y) in collected_vector() 180 : origin(get<0>(p1), get<1>(p1)) in collected_vector() 206 if (math::equals(get<0>(origin), get<0>(other.origin))) in operator <() 208 if (math::equals(get<1>(origin), get<1>(other.origin))) in operator <() 210 if (math::equals(get<0>(direction), get<0>(other.direction))) in operator <() 212 if (math::equals(get<1>(direction), get<1>(other.direction))) in operator <() 214 return get<2>(direction) < get<2>(other.direction); in operator <() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-raspberrypi-exp.c | 57 struct gpio_get_config get; in rpi_exp_gpio_get_polarity() local 62 get.gpio = off + RPI_EXP_GPIO_BASE; /* GPIO to update */ in rpi_exp_gpio_get_polarity() 65 &get, sizeof(get)); in rpi_exp_gpio_get_polarity() 66 if (ret || get.gpio != 0) { in rpi_exp_gpio_get_polarity() 68 off, ret, get.gpio); in rpi_exp_gpio_get_polarity() 71 return get.polarity; in rpi_exp_gpio_get_polarity() 135 struct gpio_get_config get; in rpi_exp_gpio_get_direction() local 140 get.gpio = off + RPI_EXP_GPIO_BASE; /* GPIO to update */ in rpi_exp_gpio_get_direction() 143 &get, sizeof(get)); in rpi_exp_gpio_get_direction() 144 if (ret || get.gpio != 0) { in rpi_exp_gpio_get_direction() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/ |
| H A D | dnn.inl.hpp | 79 inline DictValue DictValue::get<DictValue>(int idx) const in get() function in cv::dnn::DictValue 86 inline int64 DictValue::get<int64>(int idx) const in get() function in cv::dnn::DictValue 117 inline int DictValue::get<int>(int idx) const in get() function in cv::dnn::DictValue 119 return (int)get<int64>(idx); in get() 124 return (int)get<int64>(idx); in getIntValue() 128 inline unsigned DictValue::get<unsigned>(int idx) const in get() function in cv::dnn::DictValue 130 return (unsigned)get<int64>(idx); in get() 134 inline bool DictValue::get<bool>(int idx) const in get() function in cv::dnn::DictValue 136 return (get<int64>(idx) != 0); in get() 140 inline double DictValue::get<double>(int idx) const in get() function in cv::dnn::DictValue [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/ |
| H A D | segment_to_box.hpp | 358 if (less_equal(geometry::get<1>(top_right), geometry::get<1>(p0))) in apply() 363 else if (less_equal(geometry::get<1>(bottom_right), in apply() 364 geometry::get<1>(p0))) in apply() 368 ReturnType diff = cast::apply(geometry::get<0>(p0)) in apply() 369 - cast::apply(geometry::get<0>(bottom_right)); in apply() 405 if (less_equal(geometry::get<0>(top_left), geometry::get<0>(p0))) in apply() 407 ReturnType diff = cast::apply(geometry::get<1>(p0)) in apply() 408 - cast::apply(geometry::get<1>(top_left)); in apply() 437 if (geometry::get<0>(p0) >= geometry::get<0>(top_right)) in apply() 448 if (geometry::get<0>(p1) <= geometry::get<0>(bottom_left)) in apply() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | buffer_join_round_by_divide.hpp | 54 coordinate_type const vp1_x = get<0>(p1) - get<0>(vertex); in mid_points() 55 coordinate_type const vp1_y = get<1>(p1) - get<1>(vertex); in mid_points() 57 coordinate_type const vp2_x = (get<0>(p2) - get<0>(vertex)); in mid_points() 58 coordinate_type const vp2_y = (get<1>(p2) - get<1>(vertex)); in mid_points() 70 set<0>(mid_point, get<0>(vertex) + v_x * prop); in mid_points() 71 set<1>(mid_point, get<1>(vertex) + v_y * prop); in mid_points() 109 coordinate_type const vix = (get<0>(ip) - get<0>(vertex)); in apply() 110 coordinate_type const viy = (get<1>(ip) - get<1>(vertex)); in apply() 118 set<0>(bp, get<0>(vertex) + vix * prop); in apply() 119 set<1>(bp, get<1>(vertex) + viy * prop); in apply()
|
| H A D | buffer_join_round.hpp | 79 PromotedType const dx1 = get<0>(perp1) - get<0>(vertex); in generate_points() 80 PromotedType const dy1 = get<1>(perp1) - get<1>(vertex); in generate_points() 81 PromotedType const dx2 = get<0>(perp2) - get<0>(vertex); in generate_points() 82 PromotedType const dy2 = get<1>(perp2) - get<1>(vertex); in generate_points() 113 set<0>(p, get<0>(vertex) + buffer_distance * cos(a)); in generate_points() 114 set<1>(p, get<1>(vertex) + buffer_distance * sin(a)); in generate_points() 153 coordinate_type vix = (get<0>(ip) - get<0>(vertex)); in apply() 154 coordinate_type viy = (get<1>(ip) - get<1>(vertex)); in apply() 161 set<0>(bp, get<0>(vertex) + vix * prop); in apply() 162 set<1>(bp, get<1>(vertex) + viy * prop); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | light.cpp | 32 return impl->properties.template get<LightAnchor>().value; in getAnchor() 37 impl_->properties.template get<LightAnchor>().value = property; in setAnchor() 44 impl_->properties.template get<LightAnchor>().options = options; in setAnchorTransition() 50 return impl->properties.template get<LightAnchor>().options; in getAnchorTransition() 58 return impl->properties.template get<LightPosition>().value; in getPosition() 63 impl_->properties.template get<LightPosition>().value = property; in setPosition() 70 impl_->properties.template get<LightPosition>().options = options; in setPositionTransition() 76 return impl->properties.template get<LightPosition>().options; in getPositionTransition() 84 return impl->properties.template get<LightColor>().value; in getColor() 89 impl_->properties.template get<LightColor>().value = property; in setColor() [all …]
|