Home
last modified time | relevance | path

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

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