Home
last modified time | relevance | path

Searched defs:CreateNode (Results 1 – 22 of 22) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dview_full_update_model_ng.cpp24 RefPtr<AceType> ViewFullUpdateModelNG::CreateNode(NodeInfo&& info) in CreateNode() function in OHOS::Ace::NG::ViewFullUpdateModelNG
Dview_partial_update_model_ng.cpp28 RefPtr<AceType> ViewPartialUpdateModelNG::CreateNode(NodeInfoPU&& info) in CreateNode() function in OHOS::Ace::NG::ViewPartialUpdateModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dview_full_update_model_impl.cpp25 RefPtr<AceType> ViewFullUpdateModelImpl::CreateNode(NodeInfo&& info) in CreateNode() function in OHOS::Ace::Framework::ViewFullUpdateModelImpl
Dview_partial_update_model_impl.cpp29 RefPtr<AceType> ViewPartialUpdateModelImpl::CreateNode(NodeInfoPU&& info) in CreateNode() function in OHOS::Ace::Framework::ViewPartialUpdateModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/paste_button/
Dpaste_button_model_ng.cpp51 RefPtr<FrameNode> PasteButtonModelNG::CreateNode(int32_t text, int32_t icon, in CreateNode() function in OHOS::Ace::NG::PasteButtonModelNG
/foundation/arkui/ace_engine/interfaces/native/node/
Dnode_model.cpp114 ArkUI_NodeHandle CreateNode(ArkUI_NodeType type) in CreateNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_input_response_area.cpp108 RefPtr<FrameNode> PasswordResponseArea::CreateNode() in CreateNode() function in OHOS::Ace::NG::PasswordResponseArea
401 RefPtr<FrameNode> CleanNodeResponseArea::CreateNode() in CreateNode() function in OHOS::Ace::NG::CleanNodeResponseArea
Dtext_field_model_ng.cpp33 void TextFieldModelNG::CreateNode( in CreateNode() function in OHOS::Ace::NG::TextFieldModelNG
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dview_model.cpp209 void* CreateNode(ArkUINodeType tag, ArkUI_Int32 nodeId) in CreateNode() function
Dnode_api.cpp62 ArkUINodeHandle CreateNode(ArkUINodeType type, int peerId, ArkUI_Int32 /*flags*/) in CreateNode() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
Dsecurity_component_model_ng.cpp67 RefPtr<FrameNode> SecurityComponentModelNG::CreateNode(const std::string& tag, int32_t nodeId, in CreateNode() function in OHOS::Ace::NG::SecurityComponentModelNG
/foundation/arkui/ace_engine/test/unittest/core/syntax/
Dlazy_for_each_syntax_test_ng.cpp130 RefPtr<FrameNode> LazyForEachSyntaxTestNg::CreateNode(const std::string& tag) in CreateNode() function in OHOS::Ace::NG::LazyForEachSyntaxTestNg
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_surface_node.cpp474 bool RSSurfaceNode::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSSurfaceNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
Drs_render_service_client.cpp56 bool RSRenderServiceClient::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_render_service_client.cpp56 bool RSRenderServiceClient::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Dnode_system.cpp630 ISceneNode* NodeSystem::CreateNode() in CreateNode() function in NodeSystem
/foundation/arkui/ace_engine/test/unittest/core/pattern/custom/
Dcustom_test_ng.cpp71 RefPtr<FrameNode> CustomTestNg::CreateNode(const std::string& tag) in CreateNode() function in OHOS::Ace::NG::CustomTestNg
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_client.cpp106 bool RSRenderServiceClient::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSRenderServiceClient
Drs_render_service_connection_proxy.cpp157 bool RSRenderServiceConnectionProxy::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSRenderServiceConnectionProxy
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
Dlume_common.cpp1178 void CreateNode(CORE_NS::Entity& sceneEntity, CORE_NS::IEcs::Ptr& ecs, in CreateNode() function
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_render_service_connection.cpp271 bool RSRenderServiceConnection::CreateNode(const RSSurfaceRenderNodeConfig& config) in CreateNode() function in OHOS::Rosen::RSRenderServiceConnection
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_importer.cpp1971 void CreateNode(IEcs& ecs, const GLTF2::Node& node, const Entity entity, const GLTF2::Data& data, in CreateNode() function