Home
last modified time | relevance | path

Searched defs:matrix4 (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/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; in OnAnimationCallback() local
H A Dtransform_util.cpp99 Matrix4 matrix4; in BuildRotationMatrix() local
H A Dmatrix4.cpp457 auto matrix4 = Matrix4::CreateIdentity(); in operator *() local
/ohos5.0/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
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/svg/
H A Dmock_rosen_svg_painter.cpp24 RSMatrix RosenSvgPainter::ToDrawingMatrix(const Matrix4& matrix4) in ToDrawingMatrix()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_magnifier_shader_filter_test.cpp78 Drawing::Matrix matrix4; // 0 degree variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A DcomponentInfo.h53 Matrix4 matrix4; member
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/componentutils/
H A Djs_component_utils.cpp85 napi_value matrix4[16] = { nullptr }; in JSGetRectangleById() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp228 Drawing::Matrix44 matrix4; in UpdateAbsMatrix3D() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_node.h692 void SetTransformToChild(Matrix4 matrix4) in SetTransformToChild()
705 Rect GetRectWithTransform(const Rect& rect, Matrix4& matrix4) in GetRectWithTransform()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.cpp1006 SkMatrix RosenSvgPainter::ToSkMatrix(const Matrix4& matrix4) in ToSkMatrix()
1032 RSMatrix RosenSvgPainter::ToDrawingMatrix(const Matrix4& matrix4) in ToDrawingMatrix()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp507 Matrix4 matrix4 = renderContext->GetTransformMatrixValue(defMatrix4); in GetRectangleById() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp690 auto matrix4 = nativeMatrix->GetMatrix4(); in FfiOHOSAceFrameworkViewAbstractSetTransform() local