Home
last modified time | relevance | path

Searched defs:rotation (Results 1 - 25 of 191) sorted by relevance

12345678

/foundation/arkui/ace_engine/frameworks/core/components/common/rotation/
H A Drotation_controller.h48 void RequestRotation(bool rotation) in RequestRotation() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A 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/
H A Dfolder_stack_event_info.h28 FolderEventInfo(FoldStatus foldStatus, bool intoHover, Rotation rotation, WindowMode windowMode) in FolderEventInfo() argument
/foundation/window/window_manager/dmserver/include/
H A Dabstract_display.h39 static inline bool IsVertical(Rotation rotation) in IsVertical() argument
H A Dabstract_screen_controller.h89 static inline bool IsVertical(Rotation rotation) in IsVertical() argument
/foundation/window/window_manager/snapshot/src/
H A Dsnapshot_display.cpp114 constexpr int rotation = 0; in GetScreenshotByCmdArguments() local
/foundation/window/window_manager/utils/src/
H A Dscreen_info.cpp65 uint32_t rotation; in InnerUnmarshalling() local
H A Ddisplay_info.cpp53 uint32_t rotation; in Unmarshalling() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
H A Drs_path_animation_test.cpp193 float rotation = 0.f; in HWTEST_F() local
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/
H A DInnerAVMuxerParamCheckTest.cpp110 int32_t rotation; in HWTEST_F() local
[all...]
H A DInnerAVMuxerInterfaceDependCheckTest.cpp54 int32_t rotation = 0; in SetRotation() local
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/inner/
H A Davmuxer_inner_mock.cpp89 int32_t AVMuxerInnerMock::SetRotation(int32_t rotation) in SetRotation() argument
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/
H A Davmuxer_sample.cpp92 int32_t AVMuxerSample::SetRotation(int32_t rotation) in SetRotation() argument
/foundation/multimedia/player_framework/test/unittest/hitranscode/
H A Dhitranscode_unit_test.cpp136 Plugins::VideoRotation rotation = Plugins::VideoRotation::VIDEO_ROTATION_0; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dmotion_path_evaluator.cpp122 TransformOperation rotation; in Evaluate() local
/foundation/multimedia/av_codec/frameworks/native/capi/avmuxer/
H A Dnative_avmuxer.cpp46 OH_AVErrCode OH_AVMuxer_SetRotation(OH_AVMuxer *muxer, int32_t rotation) in OH_AVMuxer_SetRotation() argument
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H A Drs_path_animat_test.cpp103 RotationMode rotation; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_anco_manager.cpp56 AncoOptimizeDisplayNode(std::shared_ptr<RSSurfaceHandler>& surfaceHandler, std::vector<std::shared_ptr<RSSurfaceRenderNode>>& hardwareEnabledNodes, ScreenRotation rotation, uint32_t width, uint32_t height) AncoOptimizeDisplayNode() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_path_animation_test.cpp122 RotationMode rotation; in HWTEST_F() local
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/
H A Dlight.h60 void SetRotation(const OHOS::Render3D::Quaternion& rotation) in SetRotation() argument
27 Light(LightType type, const Vec3& color, float intensity, bool shadow, const Position& position, const Quaternion& rotation) Light() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dmuxer.cpp102 int32_t rotation = mediaInfo->codecInfo.rotation == -1 ? 0 : mediaInfo->codecInfo.rotation; in AddMediaInfo() local
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerNullCheckTest.cpp62 int32_t rotation = 0; in HWTEST_F() local
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dmoving_photo_video_cache.cpp63 DoMuxerVideo(std::vector<sptr<FrameRecord>> frameRecords, uint64_t taskName, int32_t rotation) DoMuxerVideo() argument
96 GetFrameCachedResult(std::vector<sptr<FrameRecord>> frameRecords, EncodedEndCbFunc encodedEndCbFunc, uint64_t taskName, int32_t rotation) GetFrameCachedResult() argument
135 CachedFrameCallbackHandle(std::vector<sptr<FrameRecord>> frameRecords, EncodedEndCbFunc encodedEndCbFunc, uint64_t taskName, int32_t rotation) CachedFrameCallbackHandle() argument
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/capi/
H A Davmuxer_capi_mock.cpp79 int32_t AVMuxerCapiMock::SetRotation(int32_t rotation) in SetRotation() argument
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.h57 int32_t rotation = 0; member

Completed in 23 milliseconds

12345678