Home
last modified time | relevance | path

Searched refs:isOrientationChanged (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp2534 …bool isOrientationChanged = static_cast<int32_t>(SystemProperties::GetDeviceOrientation()) != conf… in UpdateViewportConfigWithAnimation() local
2575 context->FireSizeChangeByRotateCallback(isOrientationChanged, rsTransaction); in UpdateViewportConfigWithAnimation()