/foundation/ace/ace_engine/adapter/preview/osal/ |
D | system_properties.cpp | 70 DeviceOrientation SystemProperties::orientation_ { DeviceOrientation::PORTRAIT }; 108 orientation_ = DeviceOrientation::PORTRAIT; in InitDeviceInfo() 110 orientation_ = DeviceOrientation::LANDSCAPE; in InitDeviceInfo() 128 if (orientation == ORIENTATION_PORTRAIT && orientation_ != DeviceOrientation::PORTRAIT) { in SetDeviceOrientation() 130 orientation_ = DeviceOrientation::PORTRAIT; in SetDeviceOrientation() 131 … } else if (orientation == ORIENTATION_LANDSCAPE && orientation_ != DeviceOrientation::LANDSCAPE) { in SetDeviceOrientation() 133 orientation_ = DeviceOrientation::LANDSCAPE; in SetDeviceOrientation()
|
/foundation/ace/ace_engine/interfaces/innerkits/ace/ |
D | viewport_config.h | 75 orientation_ = orientation; in SetOrientation() 80 return orientation_; in Orientation() 87 config.append(" orintentation:" + std::to_string(orientation_)); in ToString() 98 int32_t orientation_ = 0; variable
|
/foundation/graphic/ui/interfaces/kits/components/ |
D | ui_arc_label.h | 322 if (orientation_ != orientation) { in SetArcTextOrientation() 323 orientation_ = orientation; in SetArcTextOrientation() 337 return orientation_; in GetArcTextOrientation() 387 TextOrientation orientation_; variable
|
/foundation/ace/ace_engine/frameworks/base/utils/ |
D | resource_configuration.h | 50 orientation_ = orientation; in SetOrientation() 55 return orientation_; in GetOrientation() 96 DeviceOrientation orientation_ = DeviceOrientation::PORTRAIT; variable
|
D | system_properties.h | 95 return orientation_; in GetDevcieOrientation() 278 static DeviceOrientation orientation_; variable
|
/foundation/ace/ace_engine/adapter/ohos/osal/ |
D | system_properties.cpp | 143 DeviceOrientation SystemProperties::orientation_ { DeviceOrientation::PORTRAIT }; 224 if (orientation == ORIENTATION_PORTRAIT && orientation_ != DeviceOrientation::PORTRAIT) { in SetDeviceOrientation() 226 orientation_ = DeviceOrientation::PORTRAIT; in SetDeviceOrientation() 227 … } else if (orientation == ORIENTATION_LANDSCAPE && orientation_ != DeviceOrientation::LANDSCAPE) { in SetDeviceOrientation() 229 orientation_ = DeviceOrientation::LANDSCAPE; in SetDeviceOrientation()
|
/foundation/graphic/ui/frameworks/components/ |
D | ui_arc_label.cpp | 32 orientation_(TextOrientation::INSIDE), 139 arcTextInfo_, orientation_, *style_, opaScale); in DrawArcText() 160 …TypedText::GetArcTextRect(arcLabelText_->GetText(), arcCenter_, style_->letterSpace_, orientation_, in ReMeasure() 181 …arcTextInfo_.radius = ((orientation_ == TextOrientation::INSIDE) ? radius_ : (radius_ - letterHeig… in MeasureArcTextInfo() 210 arcTextInfo_.direct, orientation_); in MeasureArcTextInfo()
|
/foundation/windowmanager/dmserver/src/ |
D | abstract_display.cpp | 95 orientation_ = orientation; in SetOrientation() 167 displayInfo->orientation_ = orientation_; in ConvertToDisplayInfo()
|
D | abstract_screen.cpp | 205 info->orientation_ = orientation_; in FillScreenInfo() 213 orientation_ = orientation; in SetOrientation()
|
/foundation/ace/ace_engine/frameworks/base/resource/ |
D | ace_res_config.cpp | 429 if (bestConfig.orientation_ != candidateConfig.orientation_ && in IsCandidateResConfigPreferred() 430 deviceConfig.orientation_ != DeviceOrientation::ORIENTATION_UNDEFINED) { in IsCandidateResConfigPreferred() 431 return candidateConfig.orientation_ != DeviceOrientation::ORIENTATION_UNDEFINED; in IsCandidateResConfigPreferred() 468 if (bestConfig.orientation_ != candidateConfig.orientation_ && in IsCandidateDeclarativeResConfigPreferred() 469 deviceConfig.orientation_ != DeviceOrientation::ORIENTATION_UNDEFINED) { in IsCandidateDeclarativeResConfigPreferred() 470 return candidateConfig.orientation_ != DeviceOrientation::ORIENTATION_UNDEFINED; in IsCandidateDeclarativeResConfigPreferred() 597 return supported.orientation_ == DeviceOrientation::ORIENTATION_UNDEFINED || in IsOrientationMatch() 598 supported.orientation_ == desired.orientation_; in IsOrientationMatch() 691 …orientation_ == other.orientation_ && colorMode_ == other.colorMode_ && deviceType_ == other.devic… in operator ==() 903 orientation_ = static_cast<DeviceOrientation>(keyParam.value); in ParseConfig() [all …]
|
D | ace_res_config.h | 40 … : mcc_(mcc), mnc_(mnc), orientation_(orientation), colorMode_(colorMode), deviceType_(deviceType), in AceResConfig() 48 … orientation_(orientation), colorMode_(colorMode), deviceType_(deviceType), resolution_(resolution) in AceResConfig() 86 DeviceOrientation orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; variable
|
/foundation/windowmanager/utils/src/ |
D | display_info.cpp | 26 parcel.WriteUint32(static_cast<uint32_t>(orientation_)) && in Marshalling() 52 displayInfo->orientation_ = static_cast<Orientation>(orientation); in Unmarshalling()
|
D | screen_info.cpp | 25 parcel.WriteUint32(static_cast<uint32_t>(orientation_)) && in Marshalling() 84 orientation_ = static_cast<Orientation>(orientation); in InnerUnmarshalling()
|
/foundation/windowmanager/wm/test/systemtest/ |
D | window_rotation_test.cpp | 133 fullInfo_.orientation_ = Orientation::UNSPECIFIED; 164 fullInfo_.orientation_ = Orientation::REVERSE_HORIZONTAL; 201 fullInfo_.orientation_ = Orientation::REVERSE_HORIZONTAL; 234 fullInfo_.orientation_ = Orientation::HORIZONTAL;
|
D | window_test_utils.h | 45 Orientation orientation_ { Orientation::UNSPECIFIED };
|
/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/src/mission/ |
D | snapshot_converter.cpp | 30 snapshot.orientation_ = 0; in ConvertToSnapshot() 63 snapshot->orientation_ = 0; in ConvertToSnapshot()
|
D | snapshot.cpp | 47 PARCEL_WRITE_HELPER_RET(data, Int32, orientation_, false); in WriteToParcel() 115 snapShot->orientation_ = orientation; in FillSnapShot() 214 PARCEL_WRITE_HELPER_RET(parcel, Int32, orientation_, false); // for orientation in WriteSnapshotInfo()
|
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/media_scanner/src/ |
D | metadata.cpp | 42 orientation_(FILE_ORIENTATION_DEFAULT), in Metadata() 244 orientation_ = std::get<int32_t>(orientation); in SetOrientation() 249 return orientation_; in GetOrientation()
|
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/media_library/src/ |
D | file_asset.cpp | 40 orientation_(DEFAULT_MEDIA_ORIENTATION), in FileAsset() 210 return orientation_; in GetOrientation() 215 orientation_ = orientation; in SetOrientation()
|
/foundation/aafwk/standard/services/abilitymgr/src/ |
D | ams_configuration_parameter.cpp | 72 return orientation_; in GetOrientation() 190 …orientation_ = Object.at(AmsConfig::SYSTEM_CONFIGURATION).at(AmsConfig::SYSTEM_ORIENTATION).get<st… in LoadSystemConfiguration()
|
/foundation/multimedia/image_standard/plugins/common/libs/image/libjpegplugin/include/ |
D | exif_info.h | 43 std::string orientation_; variable
|
/foundation/aafwk/standard/services/abilitymgr/include/ |
D | ams_configuration_parameter.h | 143 std::string orientation_ {""};
|
/foundation/windowmanager/dmserver/include/ |
D | abstract_display.h | 72 Orientation orientation_ { Orientation::UNSPECIFIED };
|
/foundation/ace/ace_engine/frameworks/core/components/semi_modal/ |
D | render_semi_modal.h | 115 DeviceOrientation orientation_ = DeviceOrientation::ORIENTATION_UNDEFINED; variable
|
/foundation/distributedschedule/dmsfwk/services/dtbschedmgr/include/mission/ |
D | snapshot.h | 31 int32_t orientation_ = 0; variable
|