/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/events/ |
H A D | rotate_event.h | 60 …RotateEvent(int16_t rotate) : rotate_(static_cast<int16_t>(rotate * ROTATE_SENSITIVITY)) {} // Rot… in RotateEvent()
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | input_window_monitor_test.cpp | 79 Rotation rotate = Rotation::ROTATION_0; variable 142 Rotation rotate = Rotation::ROTATION_90; variable
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-transformation.md | 9 ## rotate section
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_svg_painter.h | 48 double rotate = 0.0; member 53 double rotate = 0.0; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
H A D | indexer_item_component.cpp | 57 RefPtr<TransformComponent> rotate = AceType::MakeRefPtr<TransformComponent>(); in BuildItem() local
|
H A D | render_indexer_item.h | 88 … RefPtr<RenderTransform> rotate = AceType::DynamicCast<RenderTransform>(GetChildren().front()); in SetRotate() local
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-transformation.md | 9 ## rotate section
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_text_declaration.h | 28 double rotate = 0.0; member 40 void SetRotate(double rotate) in SetRotate()
|
H A D | svg_animate_declaration.h | 40 std::string rotate; member 197 void SetRotate(const std::string& rotate) in SetRotate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/ |
H A D | Camera.js | 87 rotate(x, y, z) { method in Camera
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/ |
H A D | rosen_render_transform.cpp | 186 Matrix4 rotate = Matrix4::CreateRotate(angle, 0.0f, 1.0f, 0.0f); in Mirror() local 249 auto& rotate = transform.rotateOperation_; in OnRSTransition() local
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-matrix4.md | 431 ### rotate subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | js-apis-matrix4.md | 431 ### rotate subsection
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_transition_imp.cpp | 70 ArkUI_TransitionEffect* OH_ArkUI_CreateRotationTransitionEffect(ArkUI_RotationOptions* rotate) in OH_ArkUI_CreateRotationTransitionEffect()
|
H A D | node_transition.h | 42 ArkUI_RotationOptions* rotate; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | rosen_render_svg_circle.cpp | 103 void RosenRenderSvgCircle::UpdateMotion(const std::string& path, const std::string& rotate, double … in UpdateMotion()
|
H A D | rosen_render_svg_line.cpp | 93 void RosenRenderSvgLine::UpdateMotion(const std::string& path, const std::string& rotate, double pe… in UpdateMotion()
|
H A D | svg_text_component.cpp | 121 void SvgTextComponent::SetRotate(double rotate) in SetRotate()
|
H A D | rosen_render_svg_ellipse.cpp | 94 void RosenRenderSvgEllipse::UpdateMotion(const std::string& path, const std::string& rotate, double… in UpdateMotion()
|
H A D | rosen_render_svg_rect.cpp | 94 void RosenRenderSvgRect::UpdateMotion(const std::string& path, const std::string& rotate, double pe… in UpdateMotion()
|
H A D | render_svg.h | 123 void SetRootRotate(double rotate) in SetRootRotate()
|
H A D | render_svg_base.h | 52 virtual void UpdateMotion(const std::string& path, const std::string& rotate, double percent) {} in UpdateMotion()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | motion_path_evaluator.h | 36 float rotate = 0.0f; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
H A D | indexer_item_component.cpp | 60 RefPtr<TransformComponent> rotate = AceType::MakeRefPtr<TransformComponent>(); in BuildItem() local
|
H A D | render_indexer_item.h | 102 … RefPtr<RenderTransform> rotate = AceType::DynamicCast<RenderTransform>(GetChildren().front()); in SetRotate() local
|