Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3092 int32_t formHeight = round(height); in OnFormSurfaceChange() local
3094 Platform::AceViewOhos::ChangeViewSize(aceView, formWidth, formHeight); in OnFormSurfaceChange()
3099 pipelineContext->SetRootSize(density, formWidth, formHeight); in OnFormSurfaceChange()
3100 pipelineContext->OnSurfaceChanged(formWidth, formHeight, static_cast<WindowSizeChangeReason>(type), rsTransaction); in OnFormSurfaceChange()

Completed in 7 milliseconds