Home
last modified time | relevance | path

Searched defs:node (Results 2001 - 2025 of 3204) sorted by relevance

1...<<81828384858687888990>>...129

/foundation/arkui/ui_lite/frameworks/common/
H A Dspannable_string.cpp96 ListNode<FontSizeSpan>* node = input->sizeList_.Begin(); in SetSpannableString() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_clock/
H A Dtext_clock_test_ng.cpp935 auto node = AceType::RawPtr(frameNode); in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/
H A Dtext_timer_test_ng.cpp769 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
800 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
831 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
872 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in HWTEST_F() local
897 auto node = AceType::RawPtr(frameNode); in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_web_test_ng.cpp382 RefPtr<FrameNode> node = FrameNode::GetOrCreateFrameNode( in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dvideo_component.cpp528 ListNode<Component *> *node = componentNodes_.Begin(); in RemoveComponentNode() local
543 ListNode<Component *> *node = componentNodes_.Begin(); in ContainComponentNode() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.cpp65 int32_t XMLParser::GetHgmXmlNodeAsInt(xmlNode &node) in GetHgmXmlNodeAsInt() argument
77 bool XMLParser::ParseInternal(xmlNode &node) in ParseInternal() argument
105 int32_t XMLParser::ParseParam(xmlNode &node) in ParseParam() argument
126 ParseSubSequentParams(xmlNode &node, std::string &paraName) ParseSubSequentParams() argument
160 ParseParams(xmlNode &node) ParseParams() argument
198 ParseVideoFrameVoteConfig(xmlNode &node) ParseVideoFrameVoteConfig() argument
204 ParseStrategyConfig(xmlNode &node) ParseStrategyConfig() argument
254 ParseAppBufferList(xmlNode &node) ParseAppBufferList() argument
274 ParseBufferStrategyList(xmlNode &node, PolicyConfigData::StrategyConfig &strategy) ParseBufferStrategyList() argument
307 ParseScreenConfig(xmlNode &node) ParseScreenConfig() argument
336 ParseSubScreenConfig(xmlNode &node, PolicyConfigData::ScreenSetting& screenSetting) ParseSubScreenConfig() argument
376 ParseSimplex(xmlNode &node, std::unordered_map<std::string, std::string> &config, const std::string &valueName, const std::string &keyName) ParseSimplex() argument
408 ParsePowerStrategy(xmlNode& node, std::unordered_map<std::string, int32_t> &powerConfig) ParsePowerStrategy() argument
426 ParserDynamicSetting(xmlNode &node, PolicyConfigData::DynamicSettingMap &dynamicSettingMap) ParserDynamicSetting() argument
467 ParseSceneList(xmlNode &node, PolicyConfigData::SceneConfigMap &sceneList) ParseSceneList() argument
496 ParseMultiAppStrategy(xmlNode &node, PolicyConfigData::ScreenSetting &screenSetting) ParseMultiAppStrategy() argument
512 ParseAppTypes(xmlNode &node, std::unordered_map<int32_t, std::string> &appTypes) ParseAppTypes() argument
540 ExtractPropertyValue(const std::string &propName, xmlNode &node) ExtractPropertyValue() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/drawable/
H A Drs_display_node_drawable_test.cpp290 auto node = std::make_shared<RSRenderNode>(0); in HWTEST_F() local
/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp165 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); GetPath() local
182 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); GetVisible() local
196 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); SetVisible() local
208 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); GetPosition() local
220 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); SetPosition() local
233 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); GetScale() local
245 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); SetScale() local
258 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); GetRotation() local
270 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); SetRotation() local
283 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); GetParent() local
318 auto node = interface_pointer_cast<SCENE_NS::INode>(GetThisNativeObject(ctx)); GetChildContainer() local
331 SkipNode(SCENE_NS::INode::Ptr node) SkipNode() argument
577 SCENE_NS::INode::Ptr node = startNode; recurse_children() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_loader.cpp52 void AddNodeToCollectionRecursive(IEntityCollection& ec, ISceneNode& node, string_view path) in AddNodeToCollectionRecursive() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_surface_node_command.cpp33 auto node = std::shared_ptr<RSSurfaceRenderNode>(new RSSurfaceRenderNode(id, in Create() local
48 auto node = std::shared_ptr<RSSurfaceRenderNode>(new RSSurfaceRenderNode(config, in CreateWithConfig() local
56 auto node = std::shared_ptr<RSSurfaceRenderNode>(new RSSurfaceRenderNode(config, in CreateWithConfigInRS() local
261 auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(id); CreateSurfaceExt() local
328 auto node = context.GetNodeMap().GetRenderNode<RSSurfaceRenderNode>(nodeId); SetAbilityState() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp365 std::shared_ptr<RSSurfaceRenderNode> node in HWTEST_F() local
729 std::shared_ptr<const RSRenderNode> node = std::make_shared<const RSRenderNode>(id); HWTEST_F() local
784 std::shared_ptr<RSSurfaceRenderNode> node = nullptr; HWTEST_F() local
804 std::shared_ptr<RSRenderNode> node = nullptr; HWTEST_F() local
861 auto node = std::make_shared<RSRenderNode>(0); HWTEST_F() local
918 auto node = std::make_shared<RSRenderNode>(0); HWTEST_F() local
999 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(0); HWTEST_F() local
1091 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(0); HWTEST_F() local
1410 auto node = std::make_shared<RSSurfaceRenderNode>(nodeId); HWTEST_F() local
[all...]
H A Drs_surface_capture_task_test.cpp394 auto node = std::make_shared<RSSurfaceRenderNode>(config); in HWTEST_F() local
412 auto node = std::make_shared<RSSurfaceRenderNode>(config); in HWTEST_F() local
827 auto node = std::make_shared<RSDisplayRenderNode>(id, config); HWTEST_F() local
852 auto node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
[all...]
H A Drs_ui_capture_task_parallel_test.cpp547 auto node = RSTestUtil::CreateSurfaceNode(); in HWTEST_F() local
559 auto node = RSTestUtil::CreateSurfaceNode(); in HWTEST_F() local
[all...]
H A Drs_base_render_util_test.cpp399 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(config); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_display_render_node_drawable_test.cpp268 auto node = std::make_shared<RSDisplayRenderNode>(DEFAULT_DISPLAY_NODE_ID, config); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_two_test.cpp324 std::shared_ptr<RSRenderNode> node = std::make_shared<RSRenderNode>(0); in HWTEST_F() local
442 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(0); in HWTEST_F() local
460 std::shared_ptr<RSSurfaceRenderNode> node = nullptr; in HWTEST_F() local
646 auto node = std::make_shared<RSSurfaceRenderNode>(id); in HWTEST_F() local
666 auto node = std::make_shared<RSRenderNode>(1); HWTEST_F() local
699 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
717 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
763 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
796 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
823 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
856 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
887 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
917 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
939 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
957 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
980 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
1002 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
1027 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(id); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h115 static std::shared_ptr<T> ReinterpretCast(const std::shared_ptr<RSNode>& node) in ReinterpretCast() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_base_render_util_unit_test.cpp337 std::shared_ptr<RSSurfaceRenderNode> node = std::make_shared<RSSurfaceRenderNode>(config); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_path_animation.cpp244 void RSPathAnimation::InitRotationId(const std::shared_ptr<RSNode>& node) in InitRotationId() argument
252 PropertyId RSPathAnimation::GetRotationPropertyId(const std::shared_ptr<RSNode>& node) in GetRotationPropertyId() argument
268 void RSPathAnimation::SetRotation(const std::shared_ptr<RSNode>& node, cons argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunordered_map.h318 list_node* node = nullptr; in erase() local
387 node_type node; in insert() member
578 auto node = static_cast<list_node*>(alloc.alloc(alloc.instance, sizeof(list_node))); in allocate() local
583 release(list_node* node) release() argument
701 make_iterator(list_node* node) make_iterator() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_ui_capture.cpp61 auto node = RSMainThread::Instance()->GetContext().GetNodeMap().GetRenderNode<RSRenderNode>(nodeId_); in TakeLocalCapture() local
213 PostTaskToRSRecord(std::shared_ptr<ExtendRecordingCanvas> canvas, std::shared_ptr<RSRenderNode> node, std::shared_ptr<RSUniUICaptureVisitor> visitor) PostTaskToRSRecord() argument
260 ProcessChildren(RSRenderNode& node) ProcessChildren() argument
275 ProcessRootRenderNode(RSRootRenderNode& node) ProcessRootRenderNode() argument
292 ProcessCanvasRenderNode(RSCanvasRenderNode& node) ProcessCanvasRenderNode() argument
333 ProcessEffectRenderNode(RSEffectRenderNode& node) ProcessEffectRenderNode() argument
348 ProcessSurfaceRenderNode(RSSurfaceRenderNode& node) ProcessSurfaceRenderNode() argument
366 ProcessSurfaceRenderNodeWithUni(RSSurfaceRenderNode& node) ProcessSurfaceRenderNodeWithUni() argument
384 ProcessSurfaceViewWithUni(RSSurfaceRenderNode& node) ProcessSurfaceViewWithUni() argument
448 ProcessSurfaceViewWithoutUni(RSSurfaceRenderNode& node) ProcessSurfaceViewWithoutUni() argument
494 PrepareChildren(RSRenderNode& node) PrepareChildren() argument
501 PrepareCanvasRenderNode(RSCanvasRenderNode& node) PrepareCanvasRenderNode() argument
508 PrepareSurfaceRenderNode(RSSurfaceRenderNode& node) PrepareSurfaceRenderNode() argument
515 PrepareRootRenderNode(RSRootRenderNode& node) PrepareRootRenderNode() argument
520 PrepareEffectRenderNode(RSEffectRenderNode& node) PrepareEffectRenderNode() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsrendernode_fuzzer/
H A Drsrendernode_fuzzer.cpp119 std::shared_ptr<RSRenderNode> node = std::make_shared<RSRenderNode>(id, isOnTheTree, context); in RSBaseRenderNodeFuzzTest() local
246 std::shared_ptr<RSBaseRenderNode> node = std::make_shared<RSBaseRenderNode>(id, context); RSDisplayRenderNodeFuzzTest() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
H A Dsvg_decoder.cpp457 static void SetSVGColor(SkSVGNode* node, std::string color, std::string colorAttr) in SetSVGColor() argument
470 static void SetSVGColor(SkSVGNode* node, uint32_t color, std::string colorAttr) in SetSVGColor() argument
/foundation/multimedia/player_framework/services/engine/common/recorder_profiles/
H A Drecorder_profiles_xml_parser.cpp105 bool RecorderProfilesXmlParser::ParseInternal(xmlNode *node) in ParseInternal() argument
170 bool RecorderProfilesXmlParser::ParseRecorderCapsData(xmlNode *node) in ParseRecorderCapsData() argument
193 bool RecorderProfilesXmlParser::ParseRecorderContainerFormatData(xmlNode *node) in ParseRecorderContainerFormatData() argument
211 bool RecorderProfilesXmlParser::ParseRecorderEncodeCapsData(xmlNode *node, bool isVideo) in ParseRecorderEncodeCapsData() argument
376 ParseRecorderProfilesData(xmlNode *node) ParseRecorderProfilesData() argument
390 ParseRecorderProfilesSourceData(const std::string &sourceType, xmlNode *node) ParseRecorderProfilesSourceData() argument
417 ParseRecorderProfileSettingsData(xmlNode *node, RecorderProfilesData &capabilityData) ParseRecorderProfileSettingsData() argument
436 ParseVideoRecorderProfiles( xmlNode *node, RecorderProfilesData &capabilityData, const std::string &capabilityKey) ParseVideoRecorderProfiles() argument
448 ParseRecorderProfileVideoAudioData(xmlNode *node, RecorderProfilesData &capabilityData) ParseRecorderProfileVideoAudioData() argument
472 ParseVideoRecorderProfilesForVideoAudioData( xmlNode *node, RecorderProfilesData &capabilityData, const std::string &capabilityKey) ParseVideoRecorderProfilesForVideoAudioData() argument
485 ParseAudioRecorderProfiles( xmlNode *node, RecorderProfilesData &capabilityData, const std::string &capabilityKey) ParseAudioRecorderProfiles() argument
546 GetNodeNameAsInt(xmlNode *node) GetNodeNameAsInt() argument
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_config.cpp223 char *node = nullptr; in LoadFreqResourceContent() local
345 char* node = reinterpret_cast<char*>(xmlNodeGetContent(greatGrandson)); TraversalGovResource() local
418 LoadResourceAvailable(std::shared_ptr<ResNode> resNode, const char* node) LoadResourceAvailable() argument
481 LoadGovResourceAvailable(std::shared_ptr<GovResNode> govResNode, const char* level, const char* node) LoadGovResourceAvailable() argument
[all...]

Completed in 29 milliseconds

1...<<81828384858687888990>>...129