Home
last modified time | relevance | path

Searched refs:NotifySurfaceChanged (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_view_preview.cpp46 void AceViewPreview::NotifySurfaceChanged(int32_t width, int32_t height, in NotifySurfaceChanged() function in OHOS::Ace::Platform::AceViewPreview
H A Dace_view_preview.h184 void NotifySurfaceChanged(
H A Dui_content_impl.cpp424 view->NotifySurfaceChanged(deviceWidth_, deviceHeight_); in CommonInitialize()
560 viewPtr->NotifySurfaceChanged(config.Width(), config.Height()); in UpdateViewportConfig()
H A Dace_ability.cpp381 view->NotifySurfaceChanged(runArgs_.deviceWidth, runArgs_.deviceHeight); in InitEnv()
532 viewPtr->NotifySurfaceChanged(width, height, type); in SurfaceChanged()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.h169 void NotifySurfaceChanged(int width, int height, WindowSizeChangeReason type, in NotifySurfaceChanged() function in OHOS::Ace::Platform::AceViewOhos
H A Dace_view_ohos.cpp66 view->NotifySurfaceChanged(width, height, type, rsTransaction); in SurfaceChanged()

Completed in 5 milliseconds