Home
last modified time | relevance | path

Searched defs:orientation (Results 1 – 25 of 148) sorted by relevance

123456

/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/sandboxTest/entry/src/main/
Dmodule.json36 "orientation": "unspecified", string
46 "orientation": "landscape", string
56 "orientation": "portrait", string
66 "orientation": "landscape_inverted", string
78 "orientation": "portrait_inverted", string
86 "orientation": "auto_rotation", string
94 "orientation": "auto_rotation_landscape", string
102 "orientation": "auto_rotation_portrait", string
110 "orientation": "auto_rotation_restricted", string
118 "orientation": "auto_rotation_landscape_restricted", string
[all …]
/foundation/arkui/ace_engine/adapter/preview/osal/
Dresource_convertor.cpp38 Global::Resource::Direction ConvertDirectionToGlobal(DeviceOrientation orientation) in ConvertDirectionToGlobal()
102 DeviceOrientation ConvertDirectionToAce(Global::Resource::Direction orientation) in ConvertDirectionToAce()
Dsystem_properties.cpp119 int32_t deviceWidth, int32_t deviceHeight, int32_t orientation, double resolution, bool isRound) in InitDeviceInfo()
141 void SystemProperties::SetDeviceOrientation(int32_t orientation) in SetDeviceOrientation()
/foundation/window/window_manager/dmserver/src/
Dscreen_rotation_controller.cpp88 Orientation orientation = GetPreferredOrientation(); in HandleSensorEventInput() local
215 bool ScreenRotationController::IsSensorRelatedOrientation(Orientation orientation) in IsSensorRelatedOrientation()
225 Orientation orientation, DeviceRotation sensorRotationConverted) in ProcessSwitchToSensorRelatedOrientation()
425 void ScreenRotationController::ProcessSwitchToSensorUnrelatedOrientation(Orientation orientation, b… in ProcessSwitchToSensorUnrelatedOrientation()
460 void ScreenRotationController::ProcessOrientationSwitch(Orientation orientation, bool withAnimation) in ProcessOrientationSwitch()
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_rotation_property.cpp98 Orientation orientation = GetPreferredOrientation(); in HandleSensorEventInput() local
219 bool ScreenRotationProperty::IsSensorRelatedOrientation(Orientation orientation) in IsSensorRelatedOrientation()
229 Orientation orientation, DeviceRotation sensorRotationConverted) in ProcessSwitchToSensorRelatedOrientation()
429 void ScreenRotationProperty::ProcessSwitchToSensorUnrelatedOrientation(Orientation orientation) in ProcessSwitchToSensorUnrelatedOrientation()
462 void ScreenRotationProperty::ProcessOrientationSwitch(Orientation orientation) in ProcessOrientationSwitch()
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_convertor.cpp38 Global::Resource::Direction ConvertDirectionToGlobal(DeviceOrientation orientation) in ConvertDirectionToGlobal()
121 DeviceOrientation ConvertDirectionToAce(Global::Resource::Direction orientation) in ConvertDirectionToAce()
/foundation/arkui/ace_engine/frameworks/base/resource/
Dace_res_config.h41 …AceResConfig(int32_t mcc, int32_t mnc, DeviceOrientation orientation, ColorMode colorMode, DeviceT… in AceResConfig()
48 …LongScreenType screenLong, ScreenShape screenShape, DeviceOrientation orientation, ColorMode color… in AceResConfig()
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle41/src/main/
Dconfig.json37 "orientation": "unspecified", string
47 "orientation": "unspecified", string
56 "orientation": "unspecified", string
/foundation/window/window_manager/dmserver/test/unittest/
Dscreen_rotation_controller_test.cpp215 Orientation orientation = Orientation::SENSOR; variable
338 Orientation orientation = Orientation::SENSOR; variable
/foundation/window/window_manager/previewer/src/
Dwindow_model.cpp33 Rosen::Orientation PreviewerWindow::TransOrientation(Previewer::Orientation orientation) in TransOrientation()
/foundation/window/window_manager/utils/src/
Ddisplay_info.cpp45 uint32_t orientation; in Unmarshalling() local
Dscreen_info.cpp64 uint32_t orientation; in InnerUnmarshalling() local
/foundation/bundlemanager/bundle_framework/test/sceneProject/moduletest/other_bundle/bmsThirdBundle2/src/main/
Dconfig.json37 "orientation": "unspecified", string
46 "orientation": "unspecified", string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle5/src/main/
Dconfig.json37 "orientation": "unspecified", string
46 "orientation": "unspecified", string
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo2/
Dconfig.json38 "orientation": "unspecified", string
58 "orientation": "unspecified", string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle2/src/main/
Dconfig.json40 "orientation": "unspecified", string
49 "orientation": "unspecified", string
/foundation/ability/form_fwk/services/include/
Dform_id_key.h35 int orientation; member
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle25/src/main/
Dconfig.json36 "orientation": "unspecified", string
56 "orientation": "unspecified", string
/foundation/arkui/ui_lite/frameworks/components/
Dui_arc_label.cpp136 TextOrientation orientation) in DrawArcText()
147 … int16_t letterSpace, TextOrientation orientation, const ArcTextInfo& arcTextInfo) in GetArcTextRect()
/foundation/window/window_manager/wmserver/src/utils/
Dwindow_manager_service_utils.cpp21 bool WmsUtils::IsFixedOrientation(Orientation orientation, WindowMode mode, uint32_t flags) in IsFixedOrientation()
/foundation/window/window_manager/test/fuzztest/dms/screen_fuzzer/
Dscreen_fuzzer.cpp77 Orientation orientation; in ScreenFuzzTest() local
103 Orientation orientation; in ScreenFuzzTestNoDisplay() local
/foundation/window/window_manager/window_scene/session/screen/src/
Dscreen_property.cpp139 void ScreenProperty::SetOrientation(Orientation orientation) in SetOrientation()
256 void ScreenProperty::SetScreenRequestedOrientation(Orientation orientation) in SetScreenRequestedOrientation()
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dviewport_config.h73 void SetOrientation(int32_t orientation) in SetOrientation()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/jsDmsDemo/dmsDemo/entry/src/main/
Dconfig.json39 "orientation": "unspecified", string
52 "orientation": "unspecified", string
/foundation/ability/dmsfwk/services/dtbschedmgr/test/etsDmsDemo/dmsDemo/entry/src/main/
Dconfig.json39 "orientation": "unspecified", string
52 "orientation": "unspecified", string

123456