Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/test/unittest/
H A Dinput_window_monitor_test.cpp130 auto result = windowProperty.isNeedComputerTransform(); in HWTEST_F()
/foundation/window/window_manager/utils/include/
H A Dwindow_property.h89 bool isNeedComputerTransform();
/foundation/window/window_manager/wmserver/src/
H A Dinput_window_monitor.cpp150 if (windowNode->GetWindowProperty()->isNeedComputerTransform()) { in TransformWindowRects()
H A Dwindow_layout_policy.cpp432 if (node->GetWindowProperty()->isNeedComputerTransform()) { in CalcAndSetNodeHotZone()
/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp204 bool WindowProperty::isNeedComputerTransform() in isNeedComputerTransform() function in OHOS::Rosen::WindowProperty
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp2974 if (property_->isNeedComputerTransform()) { in CalculateStartRectExceptHotZone()

Completed in 14 milliseconds