Home
last modified time | relevance | path

Searched defs:matrix1 (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/utils/
Dmatrix_test.cpp65 Matrix matrix1; variable
227 std::unique_ptr<Matrix> matrix1 = std::make_unique<Matrix>(); variable
243 Matrix matrix1; variable
261 Matrix matrix1; variable
279 Matrix matrix1; variable
293 Matrix matrix1; variable
Dmatrix44_test.cpp159 Matrix44 matrix1; variable
174 Matrix44 matrix1; variable
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
Dskia_matrix_test.cpp48 Matrix matrix1; variable
81 Matrix matrix1; variable
/foundation/graphic/graphic_utils_lite/test/
Dgraphic_math_unit_test.cpp447 Matrix3<uint16_t> matrix1(1, 1, 1, 1, 1, 1, 1, 1, 1); variable
491 Matrix3<uint16_t> matrix1(1, 1, 1, 1, 1, 1, 1, 1, 1); variable
590 Matrix3<uint16_t>* matrix1 = new Matrix3<uint16_t>(1, 1, 1, 1, 1, 1, 1, 1, 1); variable
619 Matrix3<uint16_t>* matrix1 = new Matrix3<uint16_t>(1, 1, 1, 1, 1, 1, 1, 1, 1); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/custom_paint/
Doffscreen_canvas_paint_method_test_ng.cpp161 constexpr float matrix1 = LUMG - LUMG * value; variable
270 float matrix1[20] = { 0 }; variable
316 float matrix1[20] = { 0 }; variable
358 float matrix1[20] = { 0 }; variable
397 float matrix1[20] = { 0 }; variable
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/svg/
Dsvg_fe_colormatrix_test.cpp183 …const float matrix1[20] = { 0, 0, 0, 0, 0.521972, 0, 0, 0, 0, 0.521972, 0, 0, 0, 0, 0.521972, 0, 0… variable