Home
last modified time | relevance | path

Searched defs:lightColor (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_light.cpp72 union LightColor lightColor; in TurnOn() local
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H A Dhdi_light_connection.cpp78 HDI::Light::V1_0::HdfLightColor lightColor; in TurnOn() local
/ohos5.0/drivers/peripheral/light/hdi_impl/
H A Dlight_interface_impl.cpp113 LightColor lightColor[num]; in TurnOnMultiLights() local
/ohos5.0/drivers/peripheral/light/test/unittest/hdi/
H A Dhdf_light_hdi_test.cpp397 std::vector<HdfLightColor> lightColor; variable
/ohos5.0/drivers/peripheral/light/test/benchmarktest/
H A Dhdf_light_benchmark_test.cpp181 std::vector<HdfLightColor> lightColor; in BENCHMARK_F() local
/ohos5.0/drivers/peripheral/light/interfaces/v1_0/
H A Dilight_type_vdi.h87 struct HdfLightColorVdi lightColor; member
/ohos5.0/drivers/peripheral/light/interfaces/include/
H A Dlight_type.h184 …struct LightColor lightColor; /** Color and brightness corresponding to light, see {@link HdfLi… member
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_service_stub.cpp227 LightColor lightColor; in TurnOnStub() local
/ohos5.0/drivers/hdf_core/framework/model/misc/light/driver/include/
H A Dlight_driver.h130 struct LightColor lightColor; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_def.h217 void SetLightColor(Color lightColor) in SetLightColor()
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp635 int lightColor = 0; in GetNotificationSlotByNumber() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp547 auto lightColor = iter->first->GetLightColor(); in DrawLight() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp903 int lightColor = 0; in GetNotificationSlotByNumber() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp2843 Color lightColor; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1236 auto lightColor = iter->first->GetLightColor(); in DrawLightInner() local
H A Drs_properties.cpp3278 void RSProperties::SetLightColor(Color lightColor) in SetLightColor()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2412 auto lightColor = Color::FromArgbInt(lightColorValue); in SetLightColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp5165 void RosenRenderContext::OnLightColorUpdate(const Color& lightColor)
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp8603 Color lightColor; in ParseJSLightSource() local