Home
last modified time | relevance | path

Searched defs:rotation (Results 76 - 100 of 191) sorted by relevance

12345678

/foundation/multimedia/av_codec/test/fuzztest/audiomuxer_fuzzer/
H A Daudio_muxer_demo.cpp244 int32_t AVMuxerDemo::SetRotation(OH_AVMuxer* muxer, int32_t rotation) in SetRotation() argument
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.cpp173 int32_t rotation = 0; in AVCodecE2EDemoAPI10() local
H A Davcodec_e2e_demo.cpp151 int32_t rotation = 0; in AVCodecE2EDemo() local
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dpost_processing.h277 int32_t rotation; in CreateConfiguration() local
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dvideo_encoder.cpp190 void VideoEncoder::RestartVideoCodec(shared_ptr<Size> size, int32_t rotation) in RestartVideoCodec() argument
/foundation/multimedia/player_framework/services/services/engine_intf/
H A Drecorder_param.h176 int32_t rotation; member
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp188 CalcBuiltInDisplayWaterfallRectsByRotation( Rotation rotation, uint32_t displayHeight, uint32_t displayWidth) CalcBuiltInDisplayWaterfallRectsByRotation() argument
H A Dabstract_display.cpp193 bool AbstractDisplay::RequestRotation(Rotation rotation) in RequestRotation() argument
H A Dscreen_rotation_controller.cpp271 void ScreenRotationController::ProcessSwitchToAutoRotation(DeviceRotation rotation) in ProcessSwitchToAutoRotation() argument
278 void ScreenRotationController::ProcessSwitchToAutoRotationPortrait(DeviceRotation rotation) in ProcessSwitchToAutoRotationPortrait() argument
287 ProcessSwitchToAutoRotationLandscape(DeviceRotation rotation) ProcessSwitchToAutoRotationLandscape() argument
328 ConvertRotationToDisplayOrientation(Rotation rotation) ConvertRotationToDisplayOrientation() argument
417 IsDisplayRotationVertical(Rotation rotation) IsDisplayRotationVertical() argument
423 IsDisplayRotationHorizontal(Rotation rotation) IsDisplayRotationHorizontal() argument
[all...]
/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp203 SensorRotation rotation = SensorRotation::INVALID; in HWTEST_F() local
358 SensorRotation rotation = SensorRotation::INVALID; HWTEST_F() local
513 Rotation rotation = Rotation::ROTATION_0; HWTEST_F() local
[all...]
H A Ddisplay_manager_service_test.cpp262 Rotation rotation = Rotation::ROTATION_0; in HWTEST_F() local
/foundation/window/window_manager/interfaces/kits/napi/screenshot/
H A Dnative_screenshot_module.cpp42 int rotation = 0; member
82 napi_value rotation; in GetRotation() local
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_cutout_controller.cpp197 void ScreenCutoutController::CalcWaterfallRectsByRotation(Rotation rotation, uint32_t displayWidth, in CalcWaterfallRectsByRotation() argument
270 Rotation rotation = displayInfo->GetRotation(); in CalculateCurvedCompression() local
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_stub_test.cpp133 float rotation = 90.0f; in HWTEST_F() local
156 float rotation = 0.0f; in HWTEST_F() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test7.cpp210 Rotation rotation = Rotation::ROTATION_0; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_group_info.cpp72 void DisplayGroupInfo::SetDisplayRotation(DisplayId displayId, Rotation rotation) in SetDisplayRotation() argument
128 Rotation rotation = Rotation::ROTATION_0; in GetDisplayRotation() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.cpp82 auto rotation = displayInfo_->GetRotation(); in DumpInfo() local
296 auto rotation = displayInfo_->GetRotation(); in DumpInfo() local
303 auto rotation = displayInfo_->GetRotation(); DumpSimplifyInfo() local
[all...]
H A Dfolder_stack_layout_algorithm.cpp290 auto rotation = displayInfo->GetRotation(); in IsIntoFolderStack() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp159 Matrix4 ComposeTransform(const Matrix4& perspective, const Matrix4& translation, const Matrix4& rotation, in ComposeTransform() argument
646 Matrix4 rotation = BuildRotationMatrix(decomp); in ComposeTransform() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_surface.h90 virtual void SetTransformHint(uint32_t rotation) {} in SetTransformHint() argument
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/drawable/
H A Drs_display_node_drawable_test.cpp606 ScreenRotation rotation = ScreenRotation::ROTATION_0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_dirty_rects_dfx.cpp165 bool RSDirtyRectsDfx::RefreshRateRotationProcess(ScreenRotation rotation, uint64_t screenId) in RefreshRateRotationProcess() argument
220 auto rotation = displayParams_->GetScreenRotation(); in DrawCurrentRefreshRate() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_display_render_node_drawable_test.cpp751 ScreenRotation rotation = ScreenRotation::ROTATION_0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_obj_geometry.h172 void SetRotation(float rotation) in SetRotation() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_path_animation.cpp268 void RSPathAnimation::SetRotation(const std::shared_ptr<RSNode>& node, const float rotation) in SetRotation() argument

Completed in 22 milliseconds

12345678