Home
last modified time | relevance | path

Searched refs:defaultRotationOffset (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp428 void ScreenProperty::SetDefaultDeviceRotationOffset(uint32_t defaultRotationOffset) in SetDefaultDeviceRotationOffset() argument
430 defaultDeviceRotationOffset_ = defaultRotationOffset; in SetDefaultDeviceRotationOffset()
H A Dscreen_session.cpp344 void ScreenSession::SetDefaultDeviceRotationOffset(uint32_t defaultRotationOffset) in SetDefaultDeviceRotationOffset() argument
346 WLOGFI("set device default rotation offset: %{public}d", defaultRotationOffset); in SetDefaultDeviceRotationOffset()
347 property_.SetDefaultDeviceRotationOffset(defaultRotationOffset); in SetDefaultDeviceRotationOffset()
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h90 void SetDefaultDeviceRotationOffset(uint32_t defaultRotationOffset);
H A Dscreen_session.h234 void SetDefaultDeviceRotationOffset(uint32_t defaultRotationOffset);
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp209 uint32_t defaultRotationOffset = 0; in HWTEST_F() local
210 screenSession->SetDefaultDeviceRotationOffset(defaultRotationOffset); in HWTEST_F()

Completed in 8 milliseconds