Home
last modified time | relevance | path

Searched refs:Light (Results 1 – 25 of 58) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dlight.cpp12 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 Dlight.cpp.ejs15 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 Dstyle_impl.hpp79 void setLight(std::unique_ptr<Light>);
80 Light* getLight() const;
115 std::unique_ptr<Light> light;
135 void onLightChanged(const Light&) override;
H A Dlight_observer.hpp6 class Light;
12 virtual void onLightChanged(const Light&) {} in onLightChanged() argument
H A Dstyle.cpp50 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 Dstyle_impl.cpp34 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 Dlight_impl.hpp53 class Light::Impl {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dstyle.hpp18 class Light;
43 Light* getLight();
44 const Light* getLight() const;
46 void setLight(std::unique_ptr<Light>);
H A Dlight.hpp15 class Light { class
17 Light();
18 ~Light();
H A Dlight.hpp.ejs18 class Light {
20 Light();
21 ~Light();
/OK3568_Linux_fs/kernel/drivers/net/can/usb/
H A DKconfig36 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 Dlight.cpp10 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 Dlight.hpp11 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 Drender_light.hpp16 RenderLight(Immutable<style::Light::Impl>);
24 Immutable<style::Light::Impl> impl;
H A Drender_light.cpp5 RenderLight::RenderLight(Immutable<style::Light::Impl> impl_) in RenderLight()
H A Dupdate_parameters.hpp30 const Immutable<style::Light::Impl> light;
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A DKconfig4 # 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 Dopenexr-LICENSE1 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 Dopenexr-LICENSE1 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 Dopenexr-LICENSE1 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 DConfig.in1 # LVGL - Light and Versatile Graphics Library
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/light/
H A Dvcnl4035.txt1 VISHAY VCNL4035 - Ambient Light and proximity sensor
H A Dmax44009.txt1 * MAX44009 Ambient Light Sensor
H A Dcm36651.txt1 * Capella CM36651 I2C Proximity and Color Light sensor
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/gtksourceview/
H A Dgtksourceview-classic-light_1.0.bb1 DESCRIPTION = "Gtksourceview Classic-Light theme"

123