| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | light.cpp | 12 Light::Light() in Light() function in mbgl::style::Light 17 Light::~Light() = default; 19 void Light::setObserver(LightObserver* observer_) { in setObserver() 23 Mutable<Light::Impl> Light::mutableImpl() const { in mutableImpl() 27 LightAnchorType Light::getDefaultAnchor() { in getDefaultAnchor() 31 PropertyValue<LightAnchorType> Light::getAnchor() const { in getAnchor() 35 void Light::setAnchor(PropertyValue<LightAnchorType> property) { in setAnchor() 42 void Light::setAnchorTransition(const TransitionOptions& options) { in setAnchorTransition() 49 TransitionOptions Light::getAnchorTransition() const { in getAnchorTransition() 53 Position Light::getDefaultPosition() { in getDefaultPosition() [all …]
|
| H A D | light.cpp.ejs | 15 Light::Light() 20 Light::~Light() = default; 22 void Light::setObserver(LightObserver* observer_) { 26 Mutable<Light::Impl> Light::mutableImpl() const { 31 <%- evaluatedType(property) %> Light::getDefault<%- camelize(property.name) %>() { 32 return Light<%- camelize(property.name) %>::defaultValue(); 35 <%- propertyValueType(property) %> Light::get<%- camelize(property.name) %>() const { 36 return impl->properties.template get<Light<%- camelize(property.name) %>>().value; 39 void Light::set<%- camelize(property.name) %>(<%- propertyValueType(property) %> property) { 41 impl_->properties.template get<Light<%- camelize(property.name) %>>().value = property; [all …]
|
| H A D | style_impl.hpp | 79 void setLight(std::unique_ptr<Light>); 80 Light* getLight() const; 115 std::unique_ptr<Light> light; 135 void onLightChanged(const Light&) override;
|
| H A D | light_observer.hpp | 6 class Light; 12 virtual void onLightChanged(const Light&) {} in onLightChanged() argument
|
| H A D | style.cpp | 50 void Style::setLight(std::unique_ptr<Light> light) { in setLight() 54 Light* Style::getLight() { in getLight() 59 const Light* Style::getLight() const { in getLight()
|
| H A D | style_impl.cpp | 34 light(std::make_unique<Light>()), in Impl() 112 setLight(std::make_unique<Light>(parser.light)); in parse() 221 void Style::Impl::setLight(std::unique_ptr<Light> light_) { in setLight() 227 Light* Style::Impl::getLight() const { in getLight() 334 void Style::Impl::onLightChanged(const Light&) { in onLightChanged() argument
|
| H A D | light_impl.hpp | 53 class Light::Impl {
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/ |
| H A D | style.hpp | 18 class Light; 43 Light* getLight(); 44 const Light* getLight() const; 46 void setLight(std::unique_ptr<Light>);
|
| H A D | light.hpp | 15 class Light { class 17 Light(); 18 ~Light();
|
| H A D | light.hpp.ejs | 18 class Light { 20 Light(); 21 ~Light();
|
| /OK3568_Linux_fs/kernel/drivers/net/can/usb/ |
| H A D | Kconfig | 36 Leaf Light, Kvaser USBcan II and Kvaser Memorator Pro 5xHS. 39 - Kvaser Leaf Light 49 - Kvaser Leaf Light GI 52 - Kvaser Leaf Light "China" 55 - Kvaser Leaf Light v2 58 - Kvaser USBcan Light 2xHS 72 - Kvaser USBcan Light 4xHS
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/conversion/ |
| H A D | light.cpp | 10 optional<Light> Converter<Light>::operator()(const Convertible& value, Error& error) const { in operator ()() 16 Light light; in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/conversion/ |
| H A D | light.hpp | 11 struct Converter<Light> { 13 optional<Light> operator()(const Convertible& value, Error& error) const;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | render_light.hpp | 16 RenderLight(Immutable<style::Light::Impl>); 24 Immutable<style::Light::Impl> impl;
|
| H A D | render_light.cpp | 5 RenderLight::RenderLight(Immutable<style::Light::Impl> impl_) in RenderLight()
|
| H A D | update_parameters.hpp | 30 const Immutable<style::Light::Impl> light;
|
| /OK3568_Linux_fs/kernel/drivers/iio/light/ |
| H A D | Kconfig | 4 # Light sensors 8 menu "Light sensors" 11 tristate "ACPI Ambient Light Sensor" 18 Ambient Light Sensor. 178 tristate "ChromeOS EC Light and Proximity Sensors" 235 tristate "Intersil ISL29028 Concurrent Light and Proximity Sensor" 338 tristate "LV0104CS Ambient Light Sensor" 361 tristate "MAX44009 Ambient Light Sensor" 383 tristate "Texas Instruments OPT3001 Light Sensor" 387 OPT3001 Ambient Light Sensor. [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/ |
| H A D | openexr-LICENSE | 1 Copyright (c) 2006, Industrial Light & Magic, a division of Lucasfilm 18 * Neither the name of Industrial Light & Magic nor the names of
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/ |
| H A D | openexr-LICENSE | 1 Copyright (c) 2006, Industrial Light & Magic, a division of Lucasfilm 18 * Neither the name of Industrial Light & Magic nor the names of
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/ |
| H A D | openexr-LICENSE | 1 Copyright (c) 2006, Industrial Light & Magic, a division of Lucasfilm 18 * Neither the name of Industrial Light & Magic nor the names of
|
| /OK3568_Linux_fs/buildroot/package/lvgl/ |
| H A D | Config.in | 1 # LVGL - Light and Versatile Graphics Library
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/light/ |
| H A D | vcnl4035.txt | 1 VISHAY VCNL4035 - Ambient Light and proximity sensor
|
| H A D | max44009.txt | 1 * MAX44009 Ambient Light Sensor
|
| H A D | cm36651.txt | 1 * Capella CM36651 I2C Proximity and Color Light sensor
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/ |
| H A D | gtksourceview-classic-light_1.0.bb | 1 DESCRIPTION = "Gtksourceview Classic-Light theme"
|