Searched defs:lm2 (Results 1 – 5 of 5) sorted by relevance
98 auto lm2 = std::make_unique<PDFTag>(); in DEF_TEST() local
111 sk_sp<SkShader> lm2 = colorShader2->makeWithLocalMatrix(kMatrix); in test_matrix() local
1353 SkMatrix lm2 = SkMatrix::RotateDeg(-45.f); in DEF_TEST() local1490 SkMatrix lm2 = SkMatrix::RotateDeg(-45.f); in DEF_TEST() local
73 Matrix<Scalar,Rows,Rows> lm2(lp2); in permutationmatrices() local
94 let lm2: LiteMap<&[u8], usize> = testdata::basic::DATA_UNICODE.iter().copied().collect(); in test_basic() localVariable