Home
last modified time | relevance | path

Searched defs:rotation (Results 1 – 25 of 190) sorted by relevance

12345678

/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
Dnet2_test.cpp126 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 …]
Dfunc2_test.cpp557 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/
Dscreen_property_test.cpp40 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/
Dscreen_rotation_controller.cpp271 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/
Dscreen_rotation_controller_test.cpp203 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/
Dlight.h28 const Quaternion& rotation) in Light()
60 void SetRotation(const OHOS::Render3D::Quaternion& rotation) in SetRotation()
/foundation/window/window_manager/window_scene/session/screen/src/
Dscreen_property.cpp39 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()
Dscreen_session.cpp520 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/
Dmoving_photo_video_cache.cpp64 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/
Dabstract_display.h39 static inline bool IsVertical(Rotation rotation) in IsVertical()
/foundation/arkui/ace_engine/frameworks/core/components/common/rotation/
Drotation_controller.h48 void RequestRotation(bool rotation) in RequestRotation()
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
Davmetadatahelper_impl.h47 int32_t rotation = 0; member
/foundation/window/window_manager/utils/src/
Ddisplay_info.cpp54 uint32_t rotation; in Unmarshalling() local
Dscreen_info.cpp64 uint32_t rotation; in InnerUnmarshalling() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
Ditem_property_transform_box.cpp24 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/
Dfolder_stack_event_info.h28 FolderEventInfo(FoldStatus foldStatus, bool intoHover, Rotation rotation, WindowMode windowMode) in FolderEventInfo()
Dfolder_stack_pattern.cpp97 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/
Dscreen_property.h160 static inline bool IsVertical(Rotation rotation) in IsVertical()
/foundation/multimedia/av_codec/test/moduletest/muxer/Common/src/
DAVMuxerDemo.cpp121 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/
Drs_point_light_manager.cpp131 auto rotation = GetScreenRotation(); in CheckIlluminated() local
153 auto rotation = GetScreenRotation(); in CalculateLightPosForIlluminated() local
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/inner/
Davmuxer_inner_mock.cpp89 int32_t AVMuxerInnerMock::SetRotation(int32_t rotation) in SetRotation()
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/
Davmuxer_sample.cpp92 int32_t AVMuxerSample::SetRotation(int32_t rotation) in SetRotation()
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_cutout_controller.cpp198 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/
Davmuxer_capi_mock.cpp79 int32_t AVMuxerCapiMock::SetRotation(int32_t rotation) in SetRotation()
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
DNativeAVMuxerFuzzTest.cpp97 int32_t rotation; variable
261 float rotation = getIntRand(); variable

12345678