Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h125 void SetStartX(uint32_t startX);
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp424 * @tc.name: SetStartX
428 HWTEST_F(ScreenPropertyTest, SetStartX, Function | SmallTest | Level2) in HWTEST_F()
433 property->SetStartX(ret); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp382 void ScreenProperty::SetStartX(uint32_t startX) in SetStartX() function in OHOS::Rosen::ScreenProperty

Completed in 3 milliseconds