Home
last modified time | relevance | path

Searched refs:phyRotation_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager_client.cpp301 directionInfo.phyRotation_, screenPropertyChangeType); in UpdateScreenRotationProperty()
316 screenSession->SetPhysicalRotation(directionInfo.phyRotation_); in UpdateScreenRotationProperty()
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h426 int32_t phyRotation_; member
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_utils.cpp256 directionInfo.phyRotation_ = phyRotation; in ConvertScreenDirectionInfoFromJs()