| /foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
| 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 402 int32_t rotation = -1; variable [all …]
|
| 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 711 int32_t rotation = -1; variable 733 int32_t rotation = -1; variable 755 int32_t rotation = -1; variable [all …]
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| 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
|
| /foundation/window/window_manager/dmserver/src/ |
| 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()
|
| /foundation/window/window_manager/dmserver/test/unittest/ |
| 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
|
| /foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/ |
| D | light.h | 28 const Quaternion& rotation) in Light() 60 void SetRotation(const OHOS::Render3D::Quaternion& rotation) in SetRotation()
|
| /foundation/window/window_manager/window_scene/session/screen/src/ |
| D | screen_property.cpp | 39 void ScreenProperty::SetRotation(float rotation) in SetRotation() 49 void ScreenProperty::SetPhysicalRotation(float rotation) in SetPhysicalRotation() 59 void ScreenProperty::SetScreenComponentRotation(float rotation) in SetScreenComponentRotation() 232 void ScreenProperty::SetScreenRotation(Rotation rotation) in SetScreenRotation() 269 void ScreenProperty::SetRotationAndScreenRotationOnly(Rotation rotation) in SetRotationAndScreenRotationOnly() 292 void ScreenProperty::UpdateScreenRotation(Rotation rotation) in UpdateScreenRotation() 302 void ScreenProperty::UpdateDeviceRotation(Rotation rotation) in UpdateDeviceRotation()
|
| D | screen_session.cpp | 520 float rotation = 0.f; in ConvertRotationToFloat() local 545 float rotation = ConvertRotationToFloat(sensorRotation); in SensorRotationChange() local 623 Rotation ScreenSession::ConvertIntToRotation(int rotation) in ConvertIntToRotation() 670 void ScreenSession::UpdateToInputManager(RRect bounds, int rotation, int deviceRotation, in UpdateToInputManager() 698 void ScreenSession::SetPhysicalRotation(int rotation) in SetPhysicalRotation() 704 void ScreenSession::SetScreenComponentRotation(int rotation) in SetScreenComponentRotation() 732 void ScreenSession::UpdatePropertyAfterRotation(RRect bounds, int rotation, FoldDisplayMode foldDis… in UpdatePropertyAfterRotation() 772 void ScreenSession::UpdatePropertyOnly(RRect bounds, int rotation, FoldDisplayMode foldDisplayMode) in UpdatePropertyOnly() 788 void ScreenSession::UpdateRotationOrientation(int rotation, FoldDisplayMode foldDisplayMode) in UpdateRotationOrientation() 853 void ScreenSession::SetRotation(Rotation rotation) in SetRotation() [all …]
|
| /foundation/multimedia/camera_framework/services/camera_service/src/avcodec/ |
| 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()
|
| /foundation/window/window_manager/dmserver/include/ |
| D | abstract_display.h | 39 static inline bool IsVertical(Rotation rotation) in IsVertical()
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/rotation/ |
| D | rotation_controller.h | 48 void RequestRotation(bool rotation) in RequestRotation()
|
| /foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
| D | avmetadatahelper_impl.h | 47 int32_t rotation = 0; member
|
| /foundation/window/window_manager/utils/src/ |
| D | display_info.cpp | 54 uint32_t rotation; in Unmarshalling() local
|
| D | screen_info.cpp | 64 uint32_t rotation; in InnerUnmarshalling() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/ |
| D | item_property_transform_box.cpp | 24 uint8_t rotation = reader.Read8() & 0x03; // only 2 bits is used in ParseContent() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/ |
| D | folder_stack_event_info.h | 28 FolderEventInfo(FoldStatus foldStatus, bool intoHover, Rotation rotation, WindowMode windowMode) in FolderEventInfo()
|
| D | folder_stack_pattern.cpp | 97 auto rotation = displayInfo_->GetRotation(); in DumpInfo() local 159 auto rotation = displayInfo->GetRotation(); in RefreshStack() local 310 auto rotation = displayInfo_->GetRotation(); in DumpSimplifyInfo() local
|
| /foundation/window/window_manager/window_scene/session/screen/include/ |
| D | screen_property.h | 160 static inline bool IsVertical(Rotation rotation) in IsVertical()
|
| /foundation/multimedia/av_codec/test/moduletest/muxer/Common/src/ |
| 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()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| D | rs_point_light_manager.cpp | 131 auto rotation = GetScreenRotation(); in CheckIlluminated() local 153 auto rotation = GetScreenRotation(); in CalculateLightPosForIlluminated() local
|
| /foundation/multimedia/av_codec/test/unittest/avmuxer_test/inner/ |
| D | avmuxer_inner_mock.cpp | 89 int32_t AVMuxerInnerMock::SetRotation(int32_t rotation) in SetRotation()
|
| /foundation/multimedia/av_codec/test/unittest/avmuxer_test/ |
| D | avmuxer_sample.cpp | 92 int32_t AVMuxerSample::SetRotation(int32_t rotation) in SetRotation()
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| D | screen_cutout_controller.cpp | 198 void ScreenCutoutController::CalcWaterfallRectsByRotation(Rotation rotation, uint32_t displayWidth, in CalcWaterfallRectsByRotation() 271 Rotation rotation = displayInfo->GetRotation(); in CalculateCurvedCompression() local 296 bool ScreenCutoutController::IsDisplayRotationHorizontal(Rotation rotation) in IsDisplayRotationHorizontal()
|
| /foundation/multimedia/av_codec/test/unittest/avmuxer_test/capi/ |
| D | avmuxer_capi_mock.cpp | 79 int32_t AVMuxerCapiMock::SetRotation(int32_t rotation) in SetRotation()
|
| /foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
| D | NativeAVMuxerFuzzTest.cpp | 97 int32_t rotation; variable 261 float rotation = getIntRand(); variable
|