Home
last modified time | relevance | path

Searched defs:attachCallback (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_surface_node.cpp770 …id RSSurfaceNode::SetSurfaceTextureAttachCallBack(const RSSurfaceTextureAttachCallBack& attachCall… in SetSurfaceTextureAttachCallBack()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h185 virtual void AddAttachCallBack(const std::function<void(int64_t, bool)>& attachCallback) {} in AddAttachCallBack()
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp6047 void RosenRenderContext::AddAttachCallBack(const std::function<void(int64_t, bool)>& attachCallback)