Searched refs:formHeight (Results 1 – 1 of 1) sorted by relevance
3137 int32_t formHeight = round(height); in OnFormSurfaceChange() local3139 Platform::AceViewOhos::ChangeViewSize(aceView, formWidth, formHeight); in OnFormSurfaceChange()3144 pipelineContext->SetRootSize(density, formWidth, formHeight); in OnFormSurfaceChange()3145 …pipelineContext->OnSurfaceChanged(formWidth, formHeight, static_cast<WindowSizeChangeReason>(type)… in OnFormSurfaceChange()