Home
last modified time | relevance | path

Searched defs:matrix4 (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_transform.h27 Matrix4 matrix4; member
H A Drosen_render_svg_pattern.cpp64 RSMatrix matrix4; in OnAsPaint() local
[all...]
/foundation/arkui/ace_engine/test/mock/core/svg/
H A Dmock_rosen_svg_painter.cpp24 RSMatrix RosenSvgPainter::ToDrawingMatrix(const Matrix4& matrix4) in ToDrawingMatrix() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_magnifier_shader_filter_test.cpp75 Drawing::Matrix matrix4; // 0 degree in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Danimatable_matrix4.cpp25 Matrix4& matrix4 = *this; in operator =() local
35 Matrix4& matrix4 = *this; in operator =() local
47 Matrix4& matrix4 = *this; in operator =() local
56 Matrix4& matrix4 = *this; in MoveTo() local
65 Matrix4& matrix4 = *this; in AnimateTo() local
127 Matrix4& matrix4 = *this; OnAnimationCallback() local
[all...]
H A Danimatable_matrix4.h33 explicit AnimatableMatrix4(Matrix4 matrix4, const AnimationOption& option = AnimationOption()) in AnimatableMatrix4() argument
H A Dtransform_util.cpp99 Matrix4 matrix4; in BuildRotationMatrix() local
[all...]
H A Dmatrix4.cpp457 auto matrix4 = Matrix4::CreateIdentity(); in operator *() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A DcomponentInfo.h53 Matrix4 matrix4; member
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeMatrixTest.cpp730 OH_Drawing_Matrix *matrix4 = OH_Drawing_MatrixCreateScale(10.0f, 10.0f, 10.0f, 0); in HWTEST_F() local
754 OH_Drawing_Matrix *matrix4 = OH_Drawing_MatrixCreateScale(10.0f, 10.0f, 10.0f, -10.0f); in HWTEST_F() local
778 OH_Drawing_Matrix *matrix4 = OH_Drawing_MatrixCreateScale(10.0f, 10.0f, 10.0f, FLT_MAX); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp228 Drawing::Matrix44 matrix4; in UpdateAbsMatrix3D() local
/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp80 napi_value matrix4[16] = { nullptr }; in JSGetRectangleById() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.cpp1006 SkMatrix RosenSvgPainter::ToSkMatrix(const Matrix4& matrix4) in ToSkMatrix() argument
1032 RSMatrix RosenSvgPainter::ToDrawingMatrix(const Matrix4& matrix4) in ToDrawingMatrix() argument
1051 matrix.Set(static_cast<RSMatrix::Index>(i), matrix4[matrixIndex]); in ToDrawingMatrix() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp516 Matrix4 matrix4 = renderContext->GetTransformMatrixValue(defMatrix4); in GetRectangleById() local
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h388 void SetTransformToChild(Matrix4 matrix4) in SetTransformToChild() argument
401 Rect GetRectWithTransform(const Rect& rect, Matrix4& matrix4) in GetRectWithTransform() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp683 auto matrix4 = nativeMatrix->GetMatrix4(); in FfiOHOSAceFrameworkViewAbstractSetTransform() local

Completed in 16 milliseconds