Searched defs:mat1 (Results 1 - 8 of 8) sorted by relevance
| /third_party/vixl/examples/aarch64/ |
| H A D | neon-matrix-multiply.cc | 117 float mat1[kLength], mat2[kLength], output[kLength]; in main() local [all...] |
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| H A D | regexp_adapter_test.cc | 178 string mat1, mat2, res3, res4, res5, res6; in TEST_F() local
|
| /foundation/window/window_manager/utils/test/unittest/ |
| H A D | window_helper_test.cpp | 242 TransformHelper::Matrix4 mat1 = TransformHelper::CreateTranslation(-pivotPos1); in HWTEST_F() local
|
| /third_party/vixl/test/aarch64/examples/ |
| H A D | test-examples.cc | 250 float mat1[kLength], mat2[kLength], expected[kLength], output[kLength]; in TEST() local [all...] |
| /base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
| H A D | positive_rule.cpp | 88 icu::RegexMatcher* mat1 = pattern->matcher(str, status); in Handle() local
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
| H A D | rs_base_render_util_unit_test.cpp | 114 void RsBaseRenderUtilTest::CompareMatrix(float mat1[], float mat2[]) in CompareMatrix() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_base_render_util_test.cpp | 115 void RSBaseRenderUtilTest::CompareMatrix(float mat1[], float mat2[]) in CompareMatrix() argument
|
| /third_party/skia/tests/ |
| H A D | CodecTest.cpp | 1615 skcms_Matrix3x3 mat0, mat1; in test_encode_icc() local
|
Completed in 10 milliseconds