Home
last modified time | relevance | path

Searched refs:SurfaceCreated (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.h47 static void SurfaceCreated(const RefPtr<AceViewOhos>& view, OHOS::sptr<OHOS::Rosen::Window> window);
H A Dace_view_ohos.cpp49 void AceViewOhos::SurfaceCreated(const RefPtr<AceViewOhos>& view, OHOS::sptr<OHOS::Rosen::Window> window) in SurfaceCreated() function in OHOS::Ace::Platform::AceViewOhos
H A Dace_ability.cpp406 Platform::AceViewOhos::SurfaceCreated(aceView, window); in OnStart()
H A Dui_content_impl.cpp1319 Platform::AceViewOhos::SurfaceCreated(aceView, window_); in CommonInitializeForm()
1322 Platform::AceViewOhos::SurfaceCreated(aceView, window_); in CommonInitializeForm()
1867 Platform::AceViewOhos::SurfaceCreated(aceView, window_); in CommonInitialize()
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp273 Platform::AceViewOhos::SurfaceCreated(aceView, window_); in InitContainer()
1228 Platform::AceViewOhos::SurfaceCreated(aceView, dialogWindow_); in InitToastDialogView()

Completed in 14 milliseconds