Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/test/unittest/
H A Dinput_window_monitor_test.cpp73 * @tc.name: GetDisplayDirectionForMmi
80 ASSERT_EQ(MMI::DIRECTION0, input_monitor_->GetDisplayDirectionForMmi(rotate)); in HWTEST_F()
147 ASSERT_NE(MMI::DIRECTION0, input_monitor_->GetDisplayDirectionForMmi(rotate)); in HWTEST_F()
/foundation/window/window_manager/wmserver/include/
H A Dinput_window_monitor.h44 MMI::Direction GetDisplayDirectionForMmi(Rotation rotation);
/foundation/window/window_manager/wmserver/src/
H A Dinput_window_monitor.cpp129 .direction = GetDisplayDirectionForMmi(displayInfo->GetRotation()), in UpdateDisplayInfo()
130 .displayDirection = GetDisplayDirectionForMmi(displayInfo->GetRotation()), in UpdateDisplayInfo()
218 MMI::Direction InputWindowMonitor::GetDisplayDirectionForMmi(Rotation rotation) in GetDisplayDirectionForMmi() function in OHOS::Rosen::InputWindowMonitor

Completed in 2 milliseconds