Home
last modified time | relevance | path

Searched defs:orientation (Results 1 - 25 of 123) sorted by relevance

12345

/foundation/ability/form_fwk/services/include/
H A Dform_id_key.h35 int orientation; member
/foundation/window/window_manager/utils/src/
H A Dscreen_info.cpp66 uint32_t orientation; in InnerUnmarshalling() local
H A Ddisplay_info.cpp54 uint32_t orientation; in Unmarshalling() local
/foundation/window/window_manager/previewer/src/
H A Dwindow_model.cpp33 Rosen::Orientation PreviewerWindow::TransOrientation(Previewer::Orientation orientation) in TransOrientation() argument
/foundation/window/window_manager/wmserver/src/utils/
H A Dwindow_manager_service_utils.cpp21 bool WmsUtils::IsFixedOrientation(Orientation orientation, WindowMode mode, uint32_t flags) in IsFixedOrientation() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_convertor.cpp42 Global::Resource::Direction ConvertDirectionToGlobal(DeviceOrientation orientation) in ConvertDirectionToGlobal() argument
130 DeviceOrientation ConvertDirectionToAce(Global::Resource::Direction orientation) in ConvertDirectionToAce() argument
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_convertor.cpp42 Global::Resource::Direction ConvertDirectionToGlobal(DeviceOrientation orientation) in ConvertDirectionToGlobal() argument
106 DeviceOrientation ConvertDirectionToAce(Global::Resource::Direction orientation) in ConvertDirectionToAce() argument
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dmicrophone_descriptor.cpp104 void MicrophoneDescriptor::SetMicOrientationInfo(const Vector3D &orientation) in SetMicOrientationInfo() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/utils/
H A Ddp_utils.cpp40 float TransExifOrientationToDegree(const std::string& orientation) in TransExifOrientationToDegree() argument
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_display_change_adapter_test.cpp101 DisplayOrientation orientation = DisplayOrientation::UNKNOWN; in HWTEST_F() local
/foundation/window/window_manager/wm/src/
H A Dwindow_display_change_adapter.cpp72 auto orientation = displayInfo->GetDisplayOrientation(); in OnChange() local
83 OnDisplayInfoChange(const sptr<IRemoteObject>& token, DisplayId displayId, float density, DisplayOrientation orientation) OnDisplayInfoChange() argument
/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H A Dconfiguration_convertor.cpp211 std::string GetDirectionStr(int32_t orientation) in GetDirectionStr() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dconfiguration_utils.cpp134 InitDisplayConfig(std::shared_ptr<Configuration> configuration, std::shared_ptr<ResourceManager> resourceManager, Rosen::DisplayId displayId, float density, int32_t orientation) InitDisplayConfig() argument
149 UpdateDisplayConfig(std::shared_ptr<Configuration> configuration, std::shared_ptr<ResourceManager> resourceManager, Rosen::DisplayId displayId, float density, Rosen::DisplayOrientation orientation) UpdateDisplayConfig() argument
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h41 AceResConfig(int32_t mcc, int32_t mnc, DeviceOrientation orientation, ColorMode colorMode, DeviceType deviceType, in AceResConfig() argument
47 AceResConfig(const std::string& language, const std::string& script, const std::string& region, LongScreenType screenLong, ScreenShape screenShape, DeviceOrientation orientation, ColorMode colorMode, DeviceType deviceType, ResolutionType resolution) AceResConfig() argument
/foundation/window/window_manager/dm/test/unittest/
H A Dscreen_test.cpp269 Orientation orientation = Orientation{0}; in HWTEST_F() local
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_inner_test.cpp149 Orientation orientation = Orientation::BEGIN; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp201 Orientation orientation = Orientation::UNSPECIFIED; in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dviewport_config.h73 void SetOrientation(int32_t orientation) in SetOrientation() argument
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_arc_label.h316 void SetArcTextOrientation(TextOrientation orientation) in SetArcTextOrientation() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_display_manager.cpp161 void RoundCornerDisplayManager::UpdateOrientationStatus(NodeId id, ScreenRotation orientation) in UpdateOrientationStatus() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_asset_test/src/
H A Dmedia_asset_test.cpp191 uint32_t orientation = 0; in HWTEST_F() local
202 uint32_t orientation = 0; in HWTEST_F() local
215 uint32_t orientation = 0; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/native/c_api/media_asset_capi/
H A Dmedia_asset_capi.cpp152 MediaLibrary_ErrorCode OH_MediaAsset_GetOrientation(OH_MediaAsset* mediaAsset, uint32_t* orientation) in OH_MediaAsset_GetOrientation() argument
/foundation/window/window_manager/previewer/include/
H A Dwindow_model.h50 Orientation orientation = Orientation::PORTRAIT; // orientation member
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service_inner.cpp132 DMError DisplayManagerServiceInner::SetOrientationFromWindow(DisplayId displayId, Orientation orientation, in SetOrientationFromWindow() argument
/foundation/window/window_manager/test/fuzztest/dms/screen_fuzzer/
H A Dscreen_fuzzer.cpp77 Orientation orientation; in ScreenFuzzTest() local
103 Orientation orientation; in ScreenFuzzTestNoDisplay() local

Completed in 15 milliseconds

12345