Home
last modified time | relevance | path

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

12345678910>>...19

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_blend.h38 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270() argument
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_blend.h38 static inline bool drm_rotation_90_or_270(unsigned int rotation) in drm_rotation_90_or_270() argument
/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
/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
/third_party/ffmpeg/libavutil/
H A Ddisplay.c37 double rotation, scale[2]; in av_display_rotation_get() local
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.h33 Rotation rotation; member in QPDF_PDFTOPDF_PageHandle
/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...]
/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
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H A Dmtk_drm_plane.h23 unsigned int rotation; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h50 unsigned int rotation; member
/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

Completed in 9 milliseconds

12345678910>>...19