| /foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/sandboxTest/entry/src/main/ |
| D | module.json | 36 "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/ |
| D | resource_convertor.cpp | 40 Global::Resource::Direction ConvertDirectionToGlobal(DeviceOrientation orientation) in ConvertDirectionToGlobal() 104 DeviceOrientation ConvertDirectionToAce(Global::Resource::Direction orientation) in ConvertDirectionToAce()
|
| /foundation/window/window_manager/dmserver/test/unittest/ |
| D | screen_rotation_controller_test.cpp | 133 Orientation orientation = Orientation::SENSOR; variable 256 Orientation orientation = Orientation::SENSOR; variable 446 Orientation orientation = Orientation::UNSPECIFIED; variable
|
| /foundation/window/window_manager/dmserver/src/ |
| D | screen_rotation_controller.cpp | 88 Orientation orientation = GetPreferredOrientation(); in HandleSensorEventInput() local 215 bool ScreenRotationController::IsSensorRelatedOrientation(Orientation orientation) in IsSensorRelatedOrientation() 225 Orientation orientation, DeviceRotation sensorRotationConverted) in ProcessSwitchToSensorRelatedOrientation() 426 void ScreenRotationController::ProcessSwitchToSensorUnrelatedOrientation(Orientation orientation, b… in ProcessSwitchToSensorUnrelatedOrientation() 461 void ScreenRotationController::ProcessOrientationSwitch(Orientation orientation, bool withAnimation) in ProcessOrientationSwitch()
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| D | resource_convertor.cpp | 40 Global::Resource::Direction ConvertDirectionToGlobal(DeviceOrientation orientation) in ConvertDirectionToGlobal() 123 DeviceOrientation ConvertDirectionToAce(Global::Resource::Direction orientation) in ConvertDirectionToAce()
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| D | screen_rotation_property_test.cpp | 323 Orientation orientation = Orientation::AUTO_ROTATION_RESTRICTED; variable 359 Orientation orientation = Orientation::BEGIN; variable 615 Orientation orientation = Orientation::BEGIN; variable
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| D | screen_rotation_property.cpp | 219 bool ScreenRotationProperty::IsSensorRelatedOrientation(Orientation orientation) in IsSensorRelatedOrientation() 229 Orientation orientation, DeviceRotation sensorRotationConverted) in ProcessSwitchToSensorRelatedOrientation() 465 void ScreenRotationProperty::ProcessSwitchToSensorUnrelatedOrientation(Orientation orientation) in ProcessSwitchToSensorUnrelatedOrientation() 498 void ScreenRotationProperty::ProcessOrientationSwitch(Orientation orientation) in ProcessOrientationSwitch()
|
| /foundation/arkui/ace_engine/frameworks/base/resource/ |
| D | ace_res_config.h | 41 …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/ |
| D | config.json | 39 "orientation": "unspecified", string 49 "orientation": "unspecified", string 58 "orientation": "unspecified", string
|
| /foundation/window/window_manager/utils/src/ |
| D | display_info.cpp | 47 uint32_t orientation; in Unmarshalling() local
|
| D | screen_info.cpp | 65 uint32_t orientation; in InnerUnmarshalling() local
|
| /foundation/window/window_manager/previewer/src/ |
| D | window_model.cpp | 33 Rosen::Orientation PreviewerWindow::TransOrientation(Previewer::Orientation orientation) in TransOrientation()
|
| /foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo2/ |
| D | config.json | 39 "orientation": "unspecified", string 59 "orientation": "unspecified", string
|
| /foundation/bundlemanager/bundle_framework/test/sceneProject/moduletest/other_bundle/bmsThirdBundle2/src/main/ |
| D | config.json | 38 "orientation": "unspecified", string 47 "orientation": "unspecified", string
|
| /foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle5/src/main/ |
| D | config.json | 39 "orientation": "unspecified", string 48 "orientation": "unspecified", string
|
| /foundation/ability/form_fwk/services/include/ |
| D | form_id_key.h | 35 int orientation; member
|
| /foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle2/src/main/ |
| D | config.json | 42 "orientation": "unspecified", string 51 "orientation": "unspecified", string
|
| /foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle25/src/main/ |
| D | config.json | 38 "orientation": "unspecified", string 58 "orientation": "unspecified", string
|
| /foundation/window/window_manager/wmserver/src/utils/ |
| D | window_manager_service_utils.cpp | 21 bool WmsUtils::IsFixedOrientation(Orientation orientation, WindowMode mode, uint32_t flags) in IsFixedOrientation()
|
| /foundation/window/window_manager/test/fuzztest/dms/screen_fuzzer/ |
| D | screen_fuzzer.cpp | 77 Orientation orientation; in ScreenFuzzTest() local 103 Orientation orientation; in ScreenFuzzTestNoDisplay() local
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| D | microphone_descriptor.cpp | 104 void MicrophoneDescriptor::SetMicOrientationInfo(const Vector3D &orientation) in SetMicOrientationInfo()
|
| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
| D | viewport_config.h | 73 void SetOrientation(int32_t orientation) in SetOrientation()
|
| /foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/parse_bundle/new/src/main/ |
| D | config.json | 42 "orientation": "unspecified", string 63 "orientation": "unspecified", string
|
| /foundation/window/window_manager/window_scene/session/screen/src/ |
| D | screen_property.cpp | 173 void ScreenProperty::SetOrientation(Orientation orientation) in SetOrientation() 291 void ScreenProperty::SetScreenRequestedOrientation(Orientation orientation) in SetScreenRequestedOrientation()
|
| /foundation/window/window_manager/wmserver/src/ |
| D | starting_window.cpp | 80 Orientation orientation = ABILITY_TO_WMS_ORIENTATION_MAP.at(displayOrientation); in CreateWindowNode() local 122 const Orientation orientation, sptr<WindowProperty>& property) in ChangePropertyByApiVersion()
|