Home
last modified time | relevance | path

Searched refs:CreateNodeInRenderThread (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_rs_surface_mode.cpp32 void RSSurfaceNode::CreateNodeInRenderThread() {} in CreateNodeInRenderThread() function in OHOS::Rosen::RSSurfaceNode
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection/
H A Dwindow_extension_connection_ohos.cpp53 rsSurfaceNode->CreateNodeInRenderThread(); in OnWindowReady()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_surface_node.h72 void CreateNodeInRenderThread();
H A Drs_surface_node.cpp150 void RSSurfaceNode::CreateNodeInRenderThread() in CreateNodeInRenderThread() function in OHOS::Rosen::RSSurfaceNode
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/window_connection_ng/
H A Dwindow_extension_connection_ohos_ng.cpp107 rsSurfaceNode->CreateNodeInRenderThread(); in UpdateFrameNodeTree()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_ui_extension_pattern.cpp269 surfaceNode->CreateNodeInRenderThread(); in OnConnect()
H A Dui_extension_pattern.cpp440 surfaceNode->CreateNodeInRenderThread(); in OnConnect()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_surface_node_test.cpp55 surfaceNode->CreateNodeInRenderThread();
1072 surfaceNode->CreateNodeInRenderThread();
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rssurfacenode_fuzzer/
H A Drssurfacenode_fuzzer.cpp103 surfaceNode->CreateNodeInRenderThread(); in DoCreateNodeInRenderThread()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp1446 node->CreateNodeInRenderThread(); in FireFormSurfaceNodeCallback()