/ohos5.0/base/msdp/device_status/utils/common/src/ |
H A D | drag_data_packer.cpp | 85 for (const auto& shadowInfo : dragData.shadowInfos) { in CheckDragData() local 133 ShadowInfo shadowInfo; in UnMarshalling() local 144 int32_t ShadowPacker::PackUpShadowInfo(const ShadowInfo &shadowInfo, Parcel &data, bool isCross) in PackUpShadowInfo() 168 int32_t ShadowPacker::UnPackShadowInfo(Parcel &data, ShadowInfo &shadowInfo, bool isCross) in UnPackShadowInfo() 189 int32_t ShadowPacker::CheckShadowInfo(const ShadowInfo &shadowInfo) in CheckShadowInfo()
|
/ohos5.0/base/msdp/device_status/rust/data/binding/include/ |
H A D | fusion_data_binding.h | 32 struct CShadowInfo shadowInfo; member
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/interaction/ |
H A D | interaction_impl.cpp | 41 int32_t InteractionImpl::UpdateShadowPic(const OHOS::Ace::ShadowInfoCore& shadowInfo) in UpdateShadowPic() 78 for (auto& shadowInfo: dragData.shadowInfos) { in StartDrag() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/msdp/ |
H A D | interaction_impl.cpp | 26 int32_t InteractionImpl::UpdateShadowPic(const OHOS::Ace::ShadowInfoCore& shadowInfo) in UpdateShadowPic()
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/drag/src/ |
H A D | drag_manager_test.cpp | 448 ShadowInfo shadowInfo = { pixelMap, 1, 0 }; variable 652 ShadowInfo shadowInfo = { pixelMap, 0, 0 }; variable 1097 ShadowInfo shadowInfo = { pixelMap, 0, 0 }; variable 1629 ShadowInfo shadowInfo = { pixelMap, 0, 0 }; variable 1668 ShadowInfo shadowInfo = { pixelMap, 1, 0 }; variable
|
H A D | drag_server_test.cpp | 1050 ShadowInfo shadowInfo = { pixelMap, 0, 0 }; variable
|
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/ |
H A D | drag_manager.cpp | 183 for (const auto& shadowInfo : dragData.shadowInfos) { in PrintDragData() local 398 int32_t DragManager::UpdateShadowPic(const ShadowInfo &shadowInfo) in UpdateShadowPic() 665 for (const auto& shadowInfo : dragData.shadowInfos) { in Dump() local 675 for (const auto& shadowInfo : dragData.shadowInfos) { in Dump() local
|
/ohos5.0/base/msdp/device_status/frameworks/native/interaction/src/ |
H A D | drag_manager_impl.cpp | 248 int32_t DragManagerImpl::UpdateShadowPic(const ShadowInfo &shadowInfo) in UpdateShadowPic()
|
H A D | interaction_manager.cpp | 159 int32_t InteractionManager::UpdateShadowPic(const ShadowInfo &shadowInfo) in UpdateShadowPic()
|
H A D | interaction_manager_impl.cpp | 323 int32_t InteractionManagerImpl::UpdateShadowPic(const ShadowInfo &shadowInfo) in UpdateShadowPic()
|
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/src/ |
H A D | drag_client.cpp | 39 for (const auto& shadowInfo : dragData.shadowInfos) { in StartDrag() local 205 int32_t DragClient::UpdateShadowPic(ITunnelClient &tunnel, const ShadowInfo &shadowInfo) in UpdateShadowPic()
|
/ohos5.0/base/msdp/device_status/intention/drag/client/src/ |
H A D | drag_client.cpp | 39 for (const auto& shadowInfo : dragData.shadowInfos) { in StartDrag() local 205 int32_t DragClient::UpdateShadowPic(ITunnelClient &tunnel, const ShadowInfo &shadowInfo) in UpdateShadowPic()
|
/ohos5.0/foundation/multimodalinput/input/intention/drag/data/src/ |
H A D | drag_params.cpp | 128 UpdateShadowPicParam::UpdateShadowPicParam(const ShadowInfo &shadowInfo) in UpdateShadowPicParam()
|
/ohos5.0/base/msdp/device_status/frameworks/native/src/ |
H A D | devicestatus_client.cpp | 426 int32_t DeviceStatusClient::UpdateShadowPic(const ShadowInfo &shadowInfo) in UpdateShadowPic()
|
/ohos5.0/base/msdp/device_status/intention/drag/data/src/ |
H A D | drag_params.cpp | 129 UpdateShadowPicParam::UpdateShadowPicParam(const ShadowInfo &shadowInfo) in UpdateShadowPicParam()
|
/ohos5.0/foundation/multimodalinput/input/intention/frameworks/client/src/ |
H A D | intention_manager.cpp | 336 int32_t IntentionManager::UpdateShadowPic(const ShadowInfo &shadowInfo) in UpdateShadowPic()
|
/ohos5.0/base/msdp/device_status/intention/frameworks/client/src/ |
H A D | intention_manager.cpp | 343 int32_t IntentionManager::UpdateShadowPic(const ShadowInfo &shadowInfo) in UpdateShadowPic()
|
/ohos5.0/base/msdp/device_status/test/unittest/frameworks/src/ |
H A D | interaction_drag_drawing_test.cpp | 368 ShadowInfo shadowInfo = { pixelMap, 0, 0 }; variable
|
H A D | interaction_manager_test.cpp | 390 ShadowInfo shadowInfo { pixelMap, 0, 0 }; in CreateDragData() local 523 for (const auto &shadowInfo : dragData.shadowInfos) { in PrintDragData() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/ |
H A D | js_drag_controller.cpp | 693 Msdp::DeviceStatus::ShadowInfo shadowInfo { pixelMap, -x, -y }; in GetShadowInfoArray() local 698 bool JudgeCoordinateCanDrag(Msdp::DeviceStatus::ShadowInfo& shadowInfo) in JudgeCoordinateCanDrag() 921 Msdp::DeviceStatus::ShadowInfo shadowInfo { asyncCtx->pixelMap, -x, -y }; in OnComplete() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/ |
H A D | drag_drop_func_wrapper.cpp | 82 ShadowInfoCore shadowInfo { pixelMap, -x, -y }; in GetShadowInfoArray() local
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/services/src/ |
H A D | intention_service_test.cpp | 604 ShadowInfo shadowInfo = { pixelMap, 0, 0 }; variable
|
/ohos5.0/base/msdp/device_status/services/communication/client/src/ |
H A D | devicestatus_srv_proxy.cpp | 675 int32_t DeviceStatusSrvProxy::UpdateShadowPic(const ShadowInfo &shadowInfo) in UpdateShadowPic()
|
/ohos5.0/base/msdp/device_status/services/communication/service/src/ |
H A D | devicestatus_srv_stub.cpp | 783 ShadowInfo shadowInfo; in UpdateShadowPicStub() local
|
/ohos5.0/base/msdp/device_status/services/native/src/ |
H A D | devicestatus_service.cpp | 849 int32_t DeviceStatusService::UpdateShadowPic(const ShadowInfo &shadowInfo) in UpdateShadowPic()
|