Home
last modified time | relevance | path

Searched refs:ChangeViewSize (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_view_ohos.h48 static void ChangeViewSize(const RefPtr<AceViewOhos>& view, int32_t width, int32_t height);
H A Dace_view_ohos.cpp55 void AceViewOhos::ChangeViewSize(const RefPtr<AceViewOhos>& view, int32_t width, int32_t height) in ChangeViewSize() function in OHOS::Ace::Platform::AceViewOhos
H A Dui_content_impl.cpp3094 Platform::AceViewOhos::ChangeViewSize(aceView, formWidth, formHeight); in OnFormSurfaceChange()

Completed in 9 milliseconds