/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
H A D | net2_test.cpp | 126 int32_t rotation; in CheckVideoKey() local 205 int32_t rotation; in CheckAudioKeyVVC() local 269 int32_t rotation = -1; variable 288 int32_t rotation = -1; variable 307 int32_t rotation = -1; variable 326 int32_t rotation = -1; variable 345 int32_t rotation = -1; variable 364 int32_t rotation = -1; variable 383 int32_t rotation = -1; variable 763 int32_t rotation = 0; variable [all …]
|
H A D | func2_test.cpp | 557 int32_t rotation = -1; variable 579 int32_t rotation = -1; variable 601 int32_t rotation = -1; variable 623 int32_t rotation = -1; variable 645 int32_t rotation = -1; variable 667 int32_t rotation = -1; variable 689 int32_t rotation = -1; variable 1129 int32_t rotation = 0; variable 1151 int32_t rotation = 0; variable 1173 int32_t rotation = 0; variable [all …]
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_property_test.cpp | 40 Rotation rotation = Rotation::ROTATION_0; variable 65 Rotation rotation = Rotation::ROTATION_0; variable 300 float rotation = 2.0f; variable 317 float rotation = property->GetRotation(); variable 333 float rotation = 2.0f; variable 350 float rotation = property->GetPhysicalRotation(); variable 366 float rotation = 2.0f; variable 383 float rotation = property->GetScreenComponentRotation(); variable
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | screen_rotation_controller.cpp | 271 void ScreenRotationController::ProcessSwitchToAutoRotation(DeviceRotation rotation) in ProcessSwitchToAutoRotation() 278 void ScreenRotationController::ProcessSwitchToAutoRotationPortrait(DeviceRotation rotation) in ProcessSwitchToAutoRotationPortrait() 287 void ScreenRotationController::ProcessSwitchToAutoRotationLandscape(DeviceRotation rotation) in ProcessSwitchToAutoRotationLandscape() 328 DisplayOrientation ScreenRotationController::ConvertRotationToDisplayOrientation(Rotation rotation) in ConvertRotationToDisplayOrientation() 417 bool ScreenRotationController::IsDisplayRotationVertical(Rotation rotation) in IsDisplayRotationVertical() 423 bool ScreenRotationController::IsDisplayRotationHorizontal(Rotation rotation) in IsDisplayRotationHorizontal()
|
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | screen_rotation_controller_test.cpp | 203 SensorRotation rotation = SensorRotation::INVALID; variable 358 SensorRotation rotation = SensorRotation::INVALID; variable 513 Rotation rotation = Rotation::ROTATION_0; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_property.cpp | 30 void ScreenProperty::SetRotation(float rotation) in SetRotation() 40 void ScreenProperty::SetPhysicalRotation(float rotation) in SetPhysicalRotation() 50 void ScreenProperty::SetScreenComponentRotation(float rotation) in SetScreenComponentRotation() 223 void ScreenProperty::SetScreenRotation(Rotation rotation) in SetScreenRotation() 260 void ScreenProperty::SetRotationAndScreenRotationOnly(Rotation rotation) in SetRotationAndScreenRotationOnly() 283 void ScreenProperty::UpdateScreenRotation(Rotation rotation) in UpdateScreenRotation() 293 void ScreenProperty::UpdateDeviceRotation(Rotation rotation) in UpdateDeviceRotation()
|
H A D | screen_session.cpp | 445 float rotation = 0.f; in ConvertRotationToFloat() local 470 float rotation = ConvertRotationToFloat(sensorRotation); in SensorRotationChange() local 511 Rotation ScreenSession::ConvertIntToRotation(int rotation) in ConvertIntToRotation() 551 void ScreenSession::UpdateToInputManager(RRect bounds, int rotation, int deviceRotation, in UpdateToInputManager() 577 void ScreenSession::SetPhysicalRotation(int rotation) in SetPhysicalRotation() 583 void ScreenSession::SetScreenComponentRotation(int rotation) in SetScreenComponentRotation() 589 void ScreenSession::UpdatePropertyAfterRotation(RRect bounds, int rotation, FoldDisplayMode foldDis… in UpdatePropertyAfterRotation() 626 void ScreenSession::UpdatePropertyOnly(RRect bounds, int rotation, FoldDisplayMode foldDisplayMode) in UpdatePropertyOnly() 640 void ScreenSession::UpdateRotationOrientation(int rotation) in UpdateRotationOrientation() 705 void ScreenSession::SetRotation(Rotation rotation) in SetRotation() [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/ |
H A D | light.h | 28 const Quaternion& rotation) in Light() 60 void SetRotation(const OHOS::Render3D::Quaternion& rotation) in SetRotation()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/rotation/ |
H A D | rotation_controller.h | 48 void RequestRotation(bool rotation) in RequestRotation()
|
/ohos5.0/foundation/window/window_manager/dmserver/include/ |
H A D | abstract_display.h | 39 static inline bool IsVertical(Rotation rotation) in IsVertical()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-camera-kit/ |
H A D | _camera___photo_capture_setting.md | 56 ### rotation subsection
|
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/ |
H A D | _camera___photo_capture_setting.md | 59 ### rotation subsection
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/ |
H A D | moving_photo_video_cache.cpp | 64 int32_t rotation, int32_t captureId) in DoMuxerVideo() 97 EncodedEndCbFunc encodedEndCbFunc, uint64_t taskName, int32_t rotation, int32_t captureId) in GetFrameCachedResult() 136 EncodedEndCbFunc encodedEndCbFunc, uint64_t taskName, int32_t rotation, int32_t captureId) in CachedFrameCallbackHandle()
|
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/ |
H A D | camera_rotation_info_adapter_impl.cpp | 35 void CameraRotationInfoAdapterImpl::SetRotation(int32_t rotation) in SetRotation()
|
H A D | camera_rotation_info_adapter_mock.cpp | 35 void CameraRotationInfoAdapterImpl::SetRotation(int32_t rotation) in SetRotation()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.h | 47 int32_t rotation = 0; member
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | display_info.cpp | 53 uint32_t rotation; in Unmarshalling() local
|
H A D | screen_info.cpp | 64 uint32_t rotation; in InnerUnmarshalling() local
|
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/ |
H A D | display_change_event_listener.cpp | 86 void DisplayChangeEventListener::RotateDragWindow(Rosen::Rotation rotation) in RotateDragWindow() 97 void DisplayChangeEventListener::ScreenRotate(Rosen::Rotation rotation, Rosen::Rotation lastRotatio… in ScreenRotate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/ |
H A D | folder_stack_event_info.h | 28 FolderEventInfo(FoldStatus foldStatus, bool intoHover, Rotation rotation, WindowMode windowMode) in FolderEventInfo()
|
H A D | folder_stack_pattern.cpp | 96 auto rotation = displayInfo_->GetRotation(); in DumpInfo() local 158 auto rotation = displayInfo->GetRotation(); in RefreshStack() local 309 auto rotation = displayInfo_->GetRotation(); in DumpSimplifyInfo() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/ |
H A D | item_property_transform_box.cpp | 24 uint8_t rotation = reader.Read8() & 0x03; // only 2 bits is used in ParseContent() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/ |
H A D | screen_property.h | 150 static inline bool IsVertical(Rotation rotation) in IsVertical()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/Common/src/ |
H A D | AVMuxerDemo.cpp | 121 OH_AVErrCode AVMuxerDemo::NativeSetRotation(OH_AVMuxer* muxer, int32_t rotation) in NativeSetRotation() 169 int32_t AVMuxerDemo::InnerSetRotation(int32_t rotation) in InnerSetRotation()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_point_light_manager.cpp | 131 auto rotation = GetScreenRotation(); in CheckIlluminated() local 153 auto rotation = GetScreenRotation(); in CalculateLightPosForIlluminated() local
|