Home
last modified time | relevance | path

Searched defs:animation (Results 1 - 25 of 27) sorted by relevance

12

/base/sensors/miscdevice/frameworks/native/light/
H A Dlight_agent.cpp38 int32_t TurnOn(int32_t lightId, const LightColor &color, const LightAnimation &animation) in TurnOn() argument
/base/sensors/miscdevice/test/fuzztest/light/startlight_fuzzer/
H A Dstartlight_fuzzer.cpp43 LightAnimation animation; in StartLightFuzzTest() local
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/src/
H A Dlight_hdi_connection.cpp65 int32_t LightHdiConnection::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn() argument
/base/powermgr/battery_manager/services/native/src/
H A Dbattery_light.cpp84 LightAnimation animation = { in TurnOn() local
/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H A Dcompatible_light_connection.cpp53 int32_t CompatibleLightConnection::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn() argument
H A Dhdi_light_connection.cpp77 int32_t HdiLightConnection::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn() argument
/base/powermgr/battery_manager/charger/src/
H A Danimation_config.cpp51 auto animation = configObj_[CHARGER_ANIMATION_NAME]; in ParseConfig() local
/base/sensors/miscdevice/frameworks/native/light/src/
H A Dlight_client.cpp128 bool LightClient::IsLightAnimationValid(const LightAnimation &animation) in IsLightAnimationValid() argument
143 TurnOn(int32_t lightId, const LightColor &color, const LightAnimation &animation) TurnOn() argument
[all...]
/base/sensors/miscdevice/test/unittest/light/
H A Dlight_agent_test.cpp175 LightAnimation animation; in HWTEST_F() local
199 LightAnimation animation; in HWTEST_F() local
222 LightAnimation animation; HWTEST_F() local
245 LightAnimation animation; HWTEST_F() local
268 LightAnimation animation; HWTEST_F() local
291 LightAnimation animation; HWTEST_F() local
315 LightAnimation animation; HWTEST_F() local
[all...]
/base/msdp/device_status/intention/drag/data/src/
H A Ddrag_params.cpp234 UpdatePreviewAnimationParam( const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewAnimationParam() argument
/base/msdp/device_status/frameworks/native/interaction/src/
H A Dinteraction_manager_impl.cpp389 UpdatePreviewStyleWithAnimation(const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewStyleWithAnimation() argument
H A Ddrag_manager_impl.cpp275 UpdatePreviewStyleWithAnimation(const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewStyleWithAnimation() argument
H A Dinteraction_manager.cpp207 UpdatePreviewStyleWithAnimation(const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewStyleWithAnimation() argument
329 UpdatePreviewStyleWithAnimation(const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewStyleWithAnimation() argument
/base/sensors/miscdevice/frameworks/native/common/src/
H A Dmiscdevice_service_proxy.cpp304 int32_t MiscdeviceServiceProxy::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn() argument
/base/msdp/device_status/test/unittest/intention/services/src/
H A Dintention_service_test.cpp273 void IntentionServiceTest::AssignToAnimation(PreviewAnimation &animation) in AssignToAnimation() argument
/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp294 UpdatePreviewStyleWithAnimation(ITunnelClient &tunnel, const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewStyleWithAnimation() argument
/base/msdp/device_status/services/communication/client/src/
H A Ddevicestatus_srv_proxy.cpp766 UpdatePreviewStyleWithAnimation(const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewStyleWithAnimation() argument
/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_manager_test.cpp231 void DragManagerTest::AssignToAnimation(PreviewAnimation &animation) in AssignToAnimation() argument
H A Ddrag_server_test.cpp309 void DragServerTest::AssignToAnimation(PreviewAnimation &animation) in AssignToAnimation() argument
/base/msdp/device_status/frameworks/native/src/
H A Ddevicestatus_client.cpp481 UpdatePreviewStyleWithAnimation(const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewStyleWithAnimation() argument
/base/msdp/device_status/intention/frameworks/client/src/
H A Dintention_manager.cpp421 UpdatePreviewStyleWithAnimation(const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewStyleWithAnimation() argument
/base/msdp/device_status/services/communication/service/src/
H A Ddevicestatus_srv_stub.cpp880 PreviewAnimation animation; in UpdatePreviewStyleWithAnimationStub() local
/base/msdp/device_status/test/unittest/frameworks/src/
H A Dinteraction_manager_test.cpp610 void InteractionManagerTest::AssignToAnimation(PreviewAnimation &animation) in AssignToAnimation() argument
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_service.cpp1213 UpdatePreviewStyleWithAnimation(const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewStyleWithAnimation() argument
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_service.cpp270 bool MiscdeviceService::IsLightAnimationValid(const LightAnimationIPC &animation) in IsLightAnimationValid() argument
605 int32_t MiscdeviceService::TurnOn(int32_t lightId, const LightColor &color, const LightAnimationIPC &animation) in TurnOn() argument
[all...]

Completed in 31 milliseconds

12