Home
last modified time | relevance | path

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

1234567

/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.cpp40 Global::Resource::Direction ConvertDirectionToGlobal(DeviceOrientation orientation) in ConvertDirectionToGlobal()
104 DeviceOrientation ConvertDirectionToAce(Global::Resource::Direction orientation) in ConvertDirectionToAce()
/foundation/window/window_manager/dmserver/test/unittest/
Dscreen_rotation_controller_test.cpp133 Orientation orientation = Orientation::SENSOR; variable
256 Orientation orientation = Orientation::SENSOR; variable
446 Orientation orientation = Orientation::UNSPECIFIED; variable
/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()
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/
Dresource_convertor.cpp40 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/
Dscreen_rotation_property_test.cpp323 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/
Dscreen_rotation_property.cpp219 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/
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.json39 "orientation": "unspecified", string
49 "orientation": "unspecified", string
58 "orientation": "unspecified", string
/foundation/window/window_manager/utils/src/
Ddisplay_info.cpp47 uint32_t orientation; in Unmarshalling() local
Dscreen_info.cpp65 uint32_t orientation; in InnerUnmarshalling() local
/foundation/window/window_manager/previewer/src/
Dwindow_model.cpp33 Rosen::Orientation PreviewerWindow::TransOrientation(Previewer::Orientation orientation) in TransOrientation()
/foundation/bundlemanager/bundle_framework/test/resource/bmssystemtestability/abilitySrc/thirdPageDemo2/
Dconfig.json39 "orientation": "unspecified", string
59 "orientation": "unspecified", string
/foundation/bundlemanager/bundle_framework/test/sceneProject/moduletest/other_bundle/bmsThirdBundle2/src/main/
Dconfig.json38 "orientation": "unspecified", string
47 "orientation": "unspecified", string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle5/src/main/
Dconfig.json39 "orientation": "unspecified", string
48 "orientation": "unspecified", string
/foundation/ability/form_fwk/services/include/
Dform_id_key.h35 int orientation; member
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle2/src/main/
Dconfig.json42 "orientation": "unspecified", string
51 "orientation": "unspecified", string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/bmsThirdBundle25/src/main/
Dconfig.json38 "orientation": "unspecified", string
58 "orientation": "unspecified", string
/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/multimedia/audio_framework/services/audio_service/client/src/
Dmicrophone_descriptor.cpp104 void MicrophoneDescriptor::SetMicOrientationInfo(const Vector3D &orientation) in SetMicOrientationInfo()
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dviewport_config.h73 void SetOrientation(int32_t orientation) in SetOrientation()
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/parse_bundle/new/src/main/
Dconfig.json42 "orientation": "unspecified", string
63 "orientation": "unspecified", string
/foundation/window/window_manager/window_scene/session/screen/src/
Dscreen_property.cpp173 void ScreenProperty::SetOrientation(Orientation orientation) in SetOrientation()
291 void ScreenProperty::SetScreenRequestedOrientation(Orientation orientation) in SetScreenRequestedOrientation()
/foundation/window/window_manager/wmserver/src/
Dstarting_window.cpp80 Orientation orientation = ABILITY_TO_WMS_ORIENTATION_MAP.at(displayOrientation); in CreateWindowNode() local
122 const Orientation orientation, sptr<WindowProperty>& property) in ChangePropertyByApiVersion()

1234567