| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
| D | rs_divided_ui_capture.cpp | 52 …auto node = RSRenderThread::Instance().GetContext().GetNodeMap().GetRenderNode<RSRenderNode>(nodeI… in TakeLocalCapture() local 130 std::shared_ptr<RSRenderNode> node, std::shared_ptr<RSDividedUICaptureVisitor> visitor) in PostTaskToRTRecord() 143 void RSDividedUICapture::RSDividedUICaptureVisitor::ProcessChildren(RSRenderNode& node) in ProcessChildren() 150 void RSDividedUICapture::RSDividedUICaptureVisitor::ProcessRootRenderNode(RSRootRenderNode& node) in ProcessRootRenderNode() 167 …id RSDividedUICapture::RSDividedUICaptureVisitor::ProcessCanvasRenderNode(RSCanvasRenderNode& node) in ProcessCanvasRenderNode() 206 …id RSDividedUICapture::RSDividedUICaptureVisitor::ProcessEffectRenderNode(RSEffectRenderNode& node) in ProcessEffectRenderNode() 251 … RSDividedUICapture::RSDividedUICaptureVisitor::ProcessSurfaceRenderNode(RSSurfaceRenderNode& node) in ProcessSurfaceRenderNode() 282 void RSDividedUICapture::RSDividedUICaptureVisitor::PrepareChildren(RSRenderNode& node) in PrepareChildren() 289 …id RSDividedUICapture::RSDividedUICaptureVisitor::PrepareCanvasRenderNode(RSCanvasRenderNode& node) in PrepareCanvasRenderNode() 296 … RSDividedUICapture::RSDividedUICaptureVisitor::PrepareSurfaceRenderNode(RSSurfaceRenderNode& node) in PrepareSurfaceRenderNode() [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| D | scroll_position_controller.cpp | 53 RefPtr<RenderNode> node = scroll_.Upgrade(); in ScrollToIndex() local 64 RefPtr<RenderNode> node = scroll_.Upgrade(); in JumpTo() local 76 RefPtr<RenderNode> node = scroll_.Upgrade(); in AnimateTo() local 90 RefPtr<RenderNode> node = scroll_.Upgrade(); in AnimateTo() local 105 RefPtr<RenderNode> node = scroll_.Upgrade(); in AnimateToTarget() local 117 RefPtr<RenderNode> node = scroll_.Upgrade(); in ScrollBy() local 129 RefPtr<RenderNode> node = scroll_.Upgrade(); in ScrollArrow() local 145 RefPtr<RenderNode> node = scroll_.Upgrade(); in GetCurrentPosition() local 160 RefPtr<RenderNode> node = scroll_.Upgrade(); in GetScrollDirection() local 172 RefPtr<RenderNode> node = scroll_.Upgrade(); in ScrollToEdge() local [all …]
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| D | pattern_lock_composed_element.cpp | 70 auto node = GetInspectorNode(PatternLockElement::TypeId()); in GetSideLength() local 83 auto node = GetInspectorNode(PatternLockElement::TypeId()); in GetCircleRadius() local 96 auto node = GetInspectorNode(PatternLockElement::TypeId()); in GetRegularColor() local 109 auto node = GetInspectorNode(PatternLockElement::TypeId()); in GetSelectedColor() local 122 auto node = GetInspectorNode(PatternLockElement::TypeId()); in GetActiveColor() local 135 auto node = GetInspectorNode(PatternLockElement::TypeId()); in GetPathColor() local 148 auto node = GetInspectorNode(PatternLockElement::TypeId()); in GetStrokeWidth() local 161 auto node = GetInspectorNode(PatternLockElement::TypeId()); in GetAutoReset() local
|
| D | list_composed_element.cpp | 74 auto node = GetInspectorNode(ListElement::TypeId()); in GetSpace() local 87 auto node = GetInspectorNode(ListElement::TypeId()); in GetInitialIndex() local 100 auto node = GetInspectorNode(ListElement::TypeId()); in GetListDirection() local 113 auto node = GetInspectorNode(ListElement::TypeId()); in GetEditMode() local 126 auto node = GetInspectorNode(ListElement::TypeId()); in GetRestoreId() local 144 auto node = GetInspectorNode(ListElement::TypeId()); in GetMultiSelectable() local 159 auto node = GetInspectorNode(ListElement::TypeId()); in GetDivider() local 195 auto node = GetInspectorNode(ListElement::TypeId()); in GetEdgeEffect() local 225 auto node = GetInspectorNode(ListElement::TypeId()); in GetChainAnimation() local 238 auto node = GetInspectorNode(ListElement::TypeId()); in GetScrollBar() local
|
| D | wrap_composed_element.cpp | 70 auto node = GetInspectorNode(WrapElement::TypeId()); in GetFlexDirection() local 83 auto node = GetInspectorNode(WrapElement::TypeId()); in GetWrap() local 100 auto node = GetInspectorNode(WrapElement::TypeId()); in GetJustifyContent() local 113 auto node = GetInspectorNode(WrapElement::TypeId()); in GetAlignItems() local 126 auto node = GetInspectorNode(WrapElement::TypeId()); in GetAlignContent() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
| D | sys_event.c | 31 void CloseNodePipe(const EventNode *node) in CloseNodePipe() 42 EventNode *node = container_of(task, EventNode, task); in EventProcessHandle() local 62 EventNode *node = NULL; in PostEvent() local 92 EventNode *node = NULL; in ClearEvent() local 122 static int32_t CreateNonBlockPipe(EventNode *node) in CreateNonBlockPipe() 140 EventNode *node = NULL; in EventModuleInit() local 181 void DeleteEventNode(EventNode *node) in DeleteEventNode()
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | stepper_item_modifier.cpp | 23 void SetNextLabel(ArkUINodeHandle node, ArkUI_CharPtr value) in SetNextLabel() 31 void ResetNextLabel(ArkUINodeHandle node) in ResetNextLabel() 38 void SetPrevLabel(ArkUINodeHandle node, ArkUI_CharPtr value) in SetPrevLabel() 46 void ResetPrevLabel(ArkUINodeHandle node) in ResetPrevLabel() 53 void SetStatus(ArkUINodeHandle node, ArkUI_CharPtr value) in SetStatus() 61 void ResetStatus(ArkUINodeHandle node) in ResetStatus()
|
| D | node_textpicker_modifier.cpp | 46 void SetTextPickerBackgroundColor(ArkUINodeHandle node, ArkUI_Uint32 color) in SetTextPickerBackgroundColor() 53 void ResetTextPickerBackgroundColor(ArkUINodeHandle node) in ResetTextPickerBackgroundColor() 64 ArkUI_Int32 GetTextPickerCanLoop(ArkUINodeHandle node) in GetTextPickerCanLoop() 71 void SetTextPickerCanLoop(ArkUINodeHandle node, int canLoop) in SetTextPickerCanLoop() 78 void ResetTextPickerCanLoop(ArkUINodeHandle node) in ResetTextPickerCanLoop() 85 void GetTextPickerSelectedIndex(ArkUINodeHandle node, ArkUI_Uint32* values, ArkUI_Int32 size) in GetTextPickerSelectedIndex() 103 void SetTextPickerSelectedIndex(ArkUINodeHandle node, ArkUI_Uint32* values, ArkUI_Int32 size) in SetTextPickerSelectedIndex() 115 void ResetTextPickerSelectedIndex(ArkUINodeHandle node) in ResetTextPickerSelectedIndex() 128 void SetTextPickerTextStyle(ArkUINodeHandle node, ArkUI_Uint32 color, ArkUI_CharPtr fontInfo, ArkUI… in SetTextPickerTextStyle() 158 void ResetTextPickerTextStyle(ArkUINodeHandle node) in ResetTextPickerTextStyle() [all …]
|
| D | rating_modifier.cpp | 25 void SetStars(ArkUINodeHandle node, int32_t value) in SetStars() 32 void SetRatingStepSize(ArkUINodeHandle node, ArkUI_Float32 value) in SetRatingStepSize() 38 void SetStarStyle(ArkUINodeHandle node, in SetStarStyle() 67 void ResetStars(ArkUINodeHandle node) in ResetStars() 74 void ResetRatingStepSize(ArkUINodeHandle node) in ResetRatingStepSize() 81 void ResetStarStyle(ArkUINodeHandle node) in ResetStarStyle()
|
| D | render_node_modifier.cpp | 65 RefPtr<RenderContext> GetRenderContext(UINode* node) in GetRenderContext() 74 void AppendChild(ArkUINodeHandle node, ArkUINodeHandle child) in AppendChild() 83 void InsertChildAfter(ArkUINodeHandle node, ArkUINodeHandle child, ArkUINodeHandle sibling) in InsertChildAfter() 94 void RemoveChild(ArkUINodeHandle node, ArkUINodeHandle child) in RemoveChild() 102 void ClearChildren(ArkUINodeHandle node) in ClearChildren() 109 void SetClipToFrame(ArkUINodeHandle node, ArkUI_Bool useClip) in SetClipToFrame() 118 void SetRotation(ArkUINodeHandle node, ArkUI_Float32 rotationX, ArkUI_Float32 rotationY, ArkUI_Floa… in SetRotation() 132 void SetShadowColor(ArkUINodeHandle node, uint32_t color) in SetShadowColor() 141 void SetShadowOffset(ArkUINodeHandle node, ArkUI_Float32 offsetX, ArkUI_Float32 offsetY, ArkUI_Int3… in SetShadowOffset() 153 void SetLabel(ArkUINodeHandle node, ArkUI_CharPtr label) in SetLabel() [all …]
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| D | rs_render_service_listener.cpp | 35 auto node = surfaceRenderNode_.lock(); in OnBufferAvailable() local 73 auto node = surfaceRenderNode_.lock(); in OnTunnelHandleChange() local 90 auto node = surfaceRenderNode_.lock(); in OnCleanCache() local 107 auto node = surfaceNode.lock(); in OnCleanCache() local 127 auto node = surfaceNode.lock(); in OnGoBackground() local 148 auto node = surfaceNode.lock(); in OnTransformChange() local
|
| D | rs_uni_ui_capture.h | 47 void PrepareDisplayRenderNode(RSDisplayRenderNode& node) override {}; in PrepareDisplayRenderNode() 48 void PrepareProxyRenderNode(RSProxyRenderNode& node) override {} in PrepareProxyRenderNode() 55 void ProcessDisplayRenderNode(RSDisplayRenderNode& node) override {}; in ProcessDisplayRenderNode() 56 void ProcessProxyRenderNode(RSProxyRenderNode& node) override {} in ProcessProxyRenderNode()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| D | rs_render_node_gc_test.cpp | 66 RSRenderNodeGC& node = RSRenderNodeGC::Instance(); variable 86 RSRenderNodeGC& node = RSRenderNodeGC::Instance(); variable 108 explicit ConcreteRSRenderNodeDrawableAdapter(std::shared_ptr<const RSRenderNode> node) in ConcreteRSRenderNodeDrawableAdapter() 113 RSRenderNodeGC& node = RSRenderNodeGC::Instance(); variable 134 auto node = std::make_shared<RSBaseRenderNode>(id); variable 149 auto node = std::make_shared<RSBaseRenderNode>(id); variable
|
| D | rs_proxy_render_node_test.cpp | 52 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); variable 79 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); variable 97 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); variable 114 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); variable 133 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); variable 153 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); variable 173 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); variable 193 auto node = std::make_shared<RSProxyRenderNode>(id, target, targetId); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/ |
| D | security_component_handler.cpp | 50 bool SecurityComponentHandler::GetDisplayOffset(RefPtr<FrameNode>& node, double& offsetX, double& o… in GetDisplayOffset() 64 bool SecurityComponentHandler::GetWindowRect(RefPtr<FrameNode>& node, in GetWindowRect() 79 bool SecurityComponentHandler::CheckOpacity(const RefPtr<FrameNode>& node, const RefPtr<RenderConte… in CheckOpacity() 93 bool SecurityComponentHandler::CheckBrightness(const RefPtr<FrameNode>& node, in CheckBrightness() 106 bool SecurityComponentHandler::CheckVisibility(const RefPtr<FrameNode>& node, RefPtr<LayoutProperty… in CheckVisibility() 117 bool SecurityComponentHandler::CheckBlur(const RefPtr<FrameNode>& node, const RefPtr<RenderContext>… in CheckBlur() 128 bool SecurityComponentHandler::CheckForegroundBlurStyle(const RefPtr<FrameNode>& node, in CheckForegroundBlurStyle() 141 bool SecurityComponentHandler::CheckBlendMode(const RefPtr<FrameNode>& node, in CheckBlendMode() 238 float SecurityComponentHandler::GetBorderRadius(RefPtr<FrameNode>& node, const NG::GradientDirectio… in GetBorderRadius() 288 RefPtr<FrameNode>& node) in CheckLinearGradientBlur() [all …]
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/data_panel/ |
| D | data_panel_content_modifier_test_ng.cpp | 147 auto node = [](DataPanelConfiguration config) -> RefPtr<FrameNode> { in __anon4796a4b90202() variable 180 auto node = [](DataPanelConfiguration config) -> RefPtr<FrameNode> { in __anon4796a4b90302() variable 213 auto node = [](DataPanelConfiguration config) -> RefPtr<FrameNode> { in __anon4796a4b90402() variable 247 auto node = [](DataPanelConfiguration config) -> RefPtr<FrameNode> { in __anon4796a4b90502() variable 280 auto node = [](DataPanelConfiguration config) -> RefPtr<FrameNode> { in __anon4796a4b90602() variable 313 auto node = [](DataPanelConfiguration config) -> RefPtr<FrameNode> { in __anon4796a4b90702() variable 346 auto node = [](DataPanelConfiguration config) -> RefPtr<FrameNode> { in __anon4796a4b90802() variable 379 auto node = [](DataPanelConfiguration config) -> RefPtr<FrameNode> { in __anon4796a4b90902() variable 412 auto node = [](DataPanelConfiguration config) -> RefPtr<FrameNode> { in __anon4796a4b90a02() variable 445 auto node = [](DataPanelConfiguration config) -> RefPtr<FrameNode> { in __anon4796a4b90b02() variable [all …]
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
| D | rs_render_interactive_implict_animator.cpp | 33 auto node = context->GetNodeMap().GetRenderNode<RSRenderNode>(nodeId); in AddAnimations() local 52 auto node = context->GetNodeMap().GetRenderNode<RSRenderNode>(nodeId); in PauseAnimator() local 71 auto node = context->GetNodeMap().GetRenderNode<RSRenderNode>(nodeId); in ContinueAnimator() local 92 auto node = context->GetNodeMap().GetRenderNode<RSRenderNode>(nodeId); in FinishAnimator() local 111 auto node = context->GetNodeMap().GetRenderNode<RSRenderNode>(nodeId); in ReverseAnimator() local 131 auto node = context->GetNodeMap().GetRenderNode<RSRenderNode>(nodeId); in SetFractionAnimator() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/serializable/ |
| D | serializable.h | 124 bool Serializable::GetValue(const json &node, const std::string &name, std::vector<T> &values) in GetValue() 139 bool Serializable::SetValue(json &node, const std::vector<T> &values) in SetValue() 152 bool Serializable::GetValue(const json &node, const std::string &name, std::map<std::string, T> &va… in GetValue() 166 bool Serializable::SetValue(json &node, const std::map<std::string, T> &values) in SetValue() 177 bool Serializable::GetValue(const json &node, const std::string &name, T *&value) in GetValue() 196 bool Serializable::SetValue(json &node, const T *value) in SetValue() 205 bool Serializable::SetValue(json &node, const std::variant<_Types...> &input) in SetValue() 215 bool Serializable::GetValue(const json &node, const std::string &name, std::variant<_Types...> &val… in GetValue() 231 bool Serializable::WriteVariant(json &node, uint32_t step, const _InTp &input) in WriteVariant() 237 bool Serializable::ReadVariant(const json &node, const std::string &name, uint32_t step, uint32_t i… in ReadVariant() [all …]
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
| D | sys_event.c | 31 void CloseNodePipe(const EventNode *node) in CloseNodePipe() 42 EventNode *node = container_of(task, EventNode, task); in EventProcessHandle() local 58 EventNode *node = NULL; in PostEvent() local 84 EventNode *node = NULL; in ClearEvent() local 110 static int32_t CreateNonBlockPipe(EventNode *node) in CreateNonBlockPipe() 143 EventNode *node = NULL; in EventModuleInit() local 182 void DeleteEventNode(EventNode *node) in DeleteEventNode()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| D | rs_root_node_test.cpp | 141 auto node = std::make_shared<RSRootNode>(false); variable 154 auto node = std::make_shared<RSRootNode>(true); variable 170 auto node = std::make_shared<RSRootNode>(false); variable 185 auto node = std::make_shared<RSRootNode>(true); variable
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| D | simple_spring_adapter.cpp | 20 void SimpleSpringAdapter::AddNode(RefPtr<SpringNode> node) in AddNode() 30 RefPtr<SpringNode> SimpleSpringAdapter::GetNext(const RefPtr<SpringNode>& node) in GetNext() 54 auto node = AceType::DynamicCast<SimpleSpringNode>(nodes_.at(index)); in DumpNodes() local 75 auto node = GetNode(index); in FlushAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| D | font_loader.cpp | 28 void FontLoader::SetOnLoaded(const WeakPtr<RenderNode>& node, const std::function<void()>& callback) in SetOnLoaded() 38 void FontLoader::RemoveCallback(const WeakPtr<RenderNode>& node) in RemoveCallback() 48 void FontLoader::RemoveCallbackNG(const WeakPtr<NG::UINode>& node) in RemoveCallbackNG() 53 void FontLoader::SetOnLoadedNG(const WeakPtr<NG::UINode>& node, const std::function<void()>& callba… in SetOnLoadedNG()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| D | arkts_native_grid_bridge.cpp | 125 Local<JSValueRef> node = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in SetColumnsTemplate() local 141 Local<JSValueRef> node = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in ResetColumnsTemplate() local 151 Local<JSValueRef> node = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in SetRowsTemplate() local 167 Local<JSValueRef> node = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in ResetRowsTemplate() local 177 Local<JSValueRef> node = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in SetColumnsGap() local 206 Local<JSValueRef> node = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in ResetColumnsGap() local 216 Local<JSValueRef> node = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in SetRowsGap() local 245 Local<JSValueRef> node = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in ResetRowsGap() local 255 Local<JSValueRef> node = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in SetScrollBar() local 275 Local<JSValueRef> node = runtimeCallInfo->GetCallArgRef(CALL_ARG_0); in ResetScrollBar() local [all …]
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
| D | rs_canvas_node_command.cpp | 26 auto node = std::shared_ptr<RSCanvasRenderNode>(new RSCanvasRenderNode(id, in Create() local 31 …ol RSCanvasNodeCommandHelper::AddCmdToSingleFrameComposer(std::shared_ptr<RSCanvasRenderNode> node, in AddCmdToSingleFrameComposer() 54 if (auto node = context.GetNodeMap().GetRenderNode<RSCanvasRenderNode>(id)) { in UpdateRecording() local 71 if (auto node = context.GetNodeMap().GetRenderNode<RSCanvasRenderNode>(id)) { in ClearRecording() local 78 if (auto node = context.GetNodeMap().GetRenderNode<RSCanvasRenderNode>(nodeId)) { in SetHDRPresent() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
| D | rs_property_drawable_foreground.cpp | 35 RSDrawable::Ptr RSBinarizationDrawable::OnGenerate(const RSRenderNode& node) in OnGenerate() 43 bool RSBinarizationDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() 71 RSDrawable::Ptr RSColorFilterDrawable::OnGenerate(const RSRenderNode& node) in OnGenerate() 79 bool RSColorFilterDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() 106 RSDrawable::Ptr RSLightUpEffectDrawable::OnGenerate(const RSRenderNode& node) in OnGenerate() 114 bool RSLightUpEffectDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() 142 RSDrawable::Ptr RSDynamicDimDrawable::OnGenerate(const RSRenderNode& node) in OnGenerate() 150 bool RSDynamicDimDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() 177 RSDrawable::Ptr RSForegroundColorDrawable::OnGenerate(const RSRenderNode& node) in OnGenerate() 185 bool RSForegroundColorDrawable::OnUpdate(const RSRenderNode& node) in OnUpdate() [all …]
|