Home
last modified time | relevance | path

Searched defs:OnSurfaceCreate (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_delegate_impl.cpp22 int32_t FormRendererDelegateImpl::OnSurfaceCreate(const std::shared_ptr<Rosen::RSSurfaceNode>& surf… in OnSurfaceCreate() function in OHOS::Ace::FormRendererDelegateImpl
H A Dform_renderer_delegate_proxy.cpp26 int32_t FormRendererDelegateProxy::OnSurfaceCreate(const std::shared_ptr<Rosen::RSSurfaceNode>& sur… in OnSurfaceCreate() function in OHOS::Ace::FormRendererDelegateProxy
H A Dform_renderer.cpp307 void FormRenderer::OnSurfaceCreate(const OHOS::AppExecFwk::FormJsInfo& formJsInfo, in OnSurfaceCreate() function in OHOS::Ace::FormRenderer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp197 void FormManagerDelegate::OnSurfaceCreate(const AppExecFwk::FormJsInfo& formInfo, in OnSurfaceCreate() function in OHOS::Ace::FormManagerDelegate