Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h129 uint32_t GetStartY() const;
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp188 int32_t currentDisplayOffsetY = screenProperty.GetStartY(); in GetTargetRect()
220 originalDisplayOffsetY_ = screenProperty.GetStartY(); in InitCrossDisplayProperty()
522 screenProperty.GetStartY(), in GetScreenRectById()
543 int32_t currentDisplayTranY = screenProperty.GetStartY(); in CalcUnifiedTranslate()
1095 screenProperty.GetStartY(), in GetNewAddedDisplayIdsDuringMoveDrag()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp448 ASSERT_EQ(ret, property->GetStartY()); in HWTEST_F()
464 ASSERT_EQ(200, property->GetStartY()); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp397 uint32_t ScreenProperty::GetStartY() const in GetStartY() function in OHOS::Rosen::ScreenProperty
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_input_manager.cpp215 .y = screenProperty.GetStartY(), in ConstructDisplayInfos()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_dumper.cpp489 << ", " << screenProperty.GetStartY() << std::endl; in DumpScreenPropertyById()

Completed in 11 milliseconds