/ohos5.0/base/powermgr/battery_manager/services/native/src/ |
H A D | battery_light.cpp | 72 union LightColor lightColor; in TurnOn() local
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/ |
H A D | hdi_light_connection.cpp | 78 HDI::Light::V1_0::HdfLightColor lightColor; in TurnOn() local
|
/ohos5.0/drivers/peripheral/light/hdi_impl/ |
H A D | light_interface_impl.cpp | 113 LightColor lightColor[num]; in TurnOnMultiLights() local
|
/ohos5.0/drivers/peripheral/light/test/unittest/hdi/ |
H A D | hdf_light_hdi_test.cpp | 397 std::vector<HdfLightColor> lightColor; variable
|
/ohos5.0/drivers/peripheral/light/test/benchmarktest/ |
H A D | hdf_light_benchmark_test.cpp | 181 std::vector<HdfLightColor> lightColor; in BENCHMARK_F() local
|
/ohos5.0/drivers/peripheral/light/interfaces/v1_0/ |
H A D | ilight_type_vdi.h | 87 struct HdfLightColorVdi lightColor; member
|
/ohos5.0/drivers/peripheral/light/interfaces/include/ |
H A D | light_type.h | 184 …struct LightColor lightColor; /** Color and brightness corresponding to light, see {@link HdfLi… member
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/ |
H A D | miscdevice_service_stub.cpp | 227 LightColor lightColor; in TurnOnStub() local
|
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/include/ |
H A D | light_driver.h | 130 struct LightColor lightColor; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/ |
H A D | rs_properties_def.h | 217 void SetLightColor(Color lightColor) in SetLightColor()
|
/ohos5.0/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi.cpp | 635 int lightColor = 0; in GetNotificationSlotByNumber() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_foreground.cpp | 547 auto lightColor = iter->first->GetLightColor(); in DrawLight() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common.cpp | 903 int lightColor = 0; in GetNotificationSlotByNumber() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_properties_test.cpp | 2843 Color lightColor; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_properties_painter.cpp | 1236 auto lightColor = iter->first->GetLightColor(); in DrawLightInner() local
|
H A D | rs_properties.cpp | 3278 void RSProperties::SetLightColor(Color lightColor) in SetLightColor()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_node.cpp | 2412 auto lightColor = Color::FromArgbInt(lightColorValue); in SetLightColor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_render_context.cpp | 5165 void RosenRenderContext::OnLightColorUpdate(const Color& lightColor)
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_abstract.cpp | 8603 Color lightColor; in ParseJSLightSource() local
|