Home
last modified time | relevance | path

Searched defs:Rotate (Results 1 - 25 of 42) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/base/geometry/ng/
H A Dpoint_t.h51 void Rotate(const PointT& center, T angle) in Rotate() function in OHOS::Ace::NG::PointT
/foundation/multimedia/image_effect/frameworks/native/render_environment/base/math/
H A Dmath_utils.h50 template<class T, class... Vs> static void Rotate(T &result, const T &src, float radians, const Vs &... v) in Rotate() function in OHOS::Media::Effect::MathUtils
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dpoint.h87 void Rotate(const Point& center, double angle) in Rotate() function in OHOS::Ace::Point
H A Darc.h76 void Rotate(const Point& point, double angle) in Rotate() function in OHOS::Ace::Arc
H A Dmatrix4.cpp194 void Matrix4::Rotate(double angle, double dx, double dy, double dz) in Rotate() function in OHOS::Ace::Matrix4
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_transitioneffect.h96 static RefPtr<NG::ChainedTransitionEffect> Rotate(CRotateOptions options) in Rotate() function in OHOS::Ace::Framework::NativeTransitionEffect
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmatrix2d.cpp78 void Matrix2D::Rotate(TransformParam& param, double degree, double rx, double ry) in Rotate() function in OHOS::Ace::NG::Matrix2D
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_transition_effect.cpp90 std::shared_ptr<RSTransitionEffect> RSTransitionEffect::Rotate(const Vector4f& axisAngle) in Rotate() function in OHOS::Rosen::RSTransitionEffect
/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dtransform_component.cpp97 void TransformComponent::Rotate(float dx, float dy, float dz, float angle, const AnimationOption& animationOption) in Rotate() function in OHOS::Ace::TransformComponent
H A Drender_transform.cpp85 void RenderTransform::Rotate(float angle, float x, float y, float z) in Rotate() function in OHOS::Ace::RenderTransform
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_matrix.h45 void Rotate(float degree, float px, float py) {} in Rotate() function in OHOS::Ace::Testing::TestingMatrix
H A Dtesting_canvas.h61 virtual void Rotate(float deg, float sx, float sy) {} in Rotate() function in OHOS::Ace::Testing::TestingCanvas
62 virtual void Rotate(float deg) {} in Rotate() function in OHOS::Ace::Testing::TestingCanvas
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp124 void TransformMap::Rotate(int16_t angle, const Vector2<float>& pivot) in Rotate() function in OHOS::TransformMap
129 void TransformMap::Rotate(int16_t angle, const Vector3<float>& rotatePivotStart, const Vector3<float>& rotatePivotEnd) in Rotate() function in OHOS::TransformMap
339 void Rotate(const Vector2<int16_t>& point, int16_t angle, const Vector2<int16_t>& pivot, Vector2<int16_t>& out) in Rotate() function
354 void Rotate(const Line& origLine, int16_t angle, const Vector2<int16_t>& pivot, Line& out) in Rotate() function
363 void Rotate(const Rect& origRect, int16_t angle, const Vector2<int16_t>& pivot, Polygon& out) Rotate() function
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dtrans_affine.h248 inline const TransAffine& TransAffine::Rotate(float angle) in Rotate() function in OHOS::TransAffine
/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/
H A Dpaint.cpp307 void Paint::Rotate(float angle) in Rotate() function in OHOS::Paint
314 void Paint::Rotate(float angle, int16_t x, int16_t y) in Rotate() function in OHOS::Paint
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.h588 void Rotate(scalar deg) in Rotate() function in OHOS::Rosen::CoreCanvas
/foundation/multimedia/image_framework/frameworks/kits/cj/src/
H A Dpixel_map_impl.cpp203 void PixelMapImpl::Rotate(float degrees) in Rotate() function in OHOS::Media::PixelMapImpl
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_matrix3.h441 Matrix3<T> Matrix3<T>::Rotate(T angle) const in Rotate() function in OHOS::Rosen::Matrix3
460 Matrix3<T> Matrix3<T>::Rotate(T angle, T pivotx, T pivoty) const in Rotate() function in OHOS::Rosen::Matrix3
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_matrix.cpp43 void SkiaMatrix::Rotate(scalar degree, scalar px, scalar py) in Rotate() function in OHOS::Rosen::Drawing::SkiaMatrix
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dmatrix.cpp33 void Matrix::Rotate(scalar degree, scalar px, scalar py) in Rotate() function in OHOS::Rosen::Drawing::Matrix
/foundation/multimodalinput/input/util/common/include/
H A Dmmi_matrix3.h455 Matrix3<T> Matrix3<T>::Rotate(T angle) const in Rotate() function in OHOS::MMI::Matrix3
474 Matrix3<T> Matrix3<T>::Rotate(T angle, T pivotx, T pivoty) const in Rotate() function in OHOS::MMI::Matrix3
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_matrix4_module.cpp182 shared_ptr<JsValue> Rotate(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& thisObj, in Rotate() function
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_component.cpp273 void CanvasTaskPool::Rotate(double angle) in Rotate() function in OHOS::Ace::CanvasTaskPool
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_pattern.cpp248 void OffscreenCanvasPattern::Rotate(double angle) in Rotate() function in OHOS::Ace::NG::OffscreenCanvasPattern
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/cppview/
H A Dcanvas_renderer.cpp307 void NativeCanvasRenderer::Rotate(const double angle) in Rotate() function in OHOS::Ace::Framework::NativeCanvasRenderer

Completed in 18 milliseconds

12