Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Dmatrix_utils.h139 Matrix<T> compMult(const Matrix<T> &mat1) const in compMult()
155 Matrix<T> outerProduct(const Matrix<T> &mat1) const in outerProduct()
/third_party/vixl/examples/aarch64/
Dneon-matrix-multiply.cc117 float mat1[kLength], mat2[kLength], output[kLength]; in main() local
/third_party/libphonenumber/cpp/test/phonenumbers/
Dregexp_adapter_test.cc178 string mat1, mat2, res3, res4, res5, res6; in TEST_F() local
/third_party/vixl/test/aarch64/examples/
Dtest-examples.cc250 float mat1[kLength], mat2[kLength], expected[kLength], output[kLength]; in TEST() local
/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp1049 vfloat4 mat1(ZQP, SZmRR * X - Z * PP, RQX, mZQX); in compute_rgbo_vector() local
/third_party/skia/tests/
DCodecTest.cpp1615 skcms_Matrix3x3 mat0, mat1; in test_encode_icc() local