/foundation/arkui/ace_engine/frameworks/core/components/common/rotation/ |
H A D | rotation_controller.h | 48 void RequestRotation(bool rotation) in RequestRotation() argument
|
/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
|
/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() argument
|
/foundation/window/window_manager/dmserver/include/ |
H A D | abstract_display.h | 39 static inline bool IsVertical(Rotation rotation)
in IsVertical() argument
|
H A D | abstract_screen_controller.h | 89 static inline bool IsVertical(Rotation rotation)
in IsVertical() argument
|
/foundation/window/window_manager/snapshot/src/ |
H A D | snapshot_display.cpp | 114 constexpr int rotation = 0; in GetScreenshotByCmdArguments() local
|
/foundation/window/window_manager/utils/src/ |
H A D | screen_info.cpp | 65 uint32_t rotation;
in InnerUnmarshalling() local
|
H A D | display_info.cpp | 53 uint32_t rotation; in Unmarshalling() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/ |
H A D | rs_path_animation_test.cpp | 193 float rotation = 0.f; in HWTEST_F() local
|
/foundation/multimedia/av_codec/test/moduletest/muxer/InnerAPI/ |
H A D | InnerAVMuxerParamCheckTest.cpp | 110 int32_t rotation; in HWTEST_F() local [all...] |
H A D | InnerAVMuxerInterfaceDependCheckTest.cpp | 54 int32_t rotation = 0; in SetRotation() local
|
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/inner/ |
H A D | avmuxer_inner_mock.cpp | 89 int32_t AVMuxerInnerMock::SetRotation(int32_t rotation) in SetRotation() argument
|
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/ |
H A D | avmuxer_sample.cpp | 92 int32_t AVMuxerSample::SetRotation(int32_t rotation) in SetRotation() argument
|
/foundation/multimedia/player_framework/test/unittest/hitranscode/ |
H A D | hitranscode_unit_test.cpp | 136 Plugins::VideoRotation rotation = Plugins::VideoRotation::VIDEO_ROTATION_0; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | motion_path_evaluator.cpp | 122 TransformOperation rotation; in Evaluate() local
|
/foundation/multimedia/av_codec/frameworks/native/capi/avmuxer/ |
H A D | native_avmuxer.cpp | 46 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 D | rs_path_animat_test.cpp | 103 RotationMode rotation; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_anco_manager.cpp | 56 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 D | rs_render_path_animation_test.cpp | 122 RotationMode rotation; in HWTEST_F() local
|
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/ |
H A D | light.h | 60 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 D | muxer.cpp | 102 int32_t rotation = mediaInfo->codecInfo.rotation == -1 ? 0 : mediaInfo->codecInfo.rotation; in AddMediaInfo() local
|
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/ |
H A D | NativeAVMuxerNullCheckTest.cpp | 62 int32_t rotation = 0; in HWTEST_F() local
|
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/ |
H A D | moving_photo_video_cache.cpp | 63 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 D | avmuxer_capi_mock.cpp | 79 int32_t AVMuxerCapiMock::SetRotation(int32_t rotation) in SetRotation() argument
|
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/ |
H A D | avmetadatahelper_impl.h | 57 int32_t rotation = 0; member
|