Searched defs:mat2 (Results 1 – 3 of 3) sorted by relevance
251 TransformHelper::Matrix4 mat2 = TransformHelper::CreateTranslation(-pivotPos2); variable
96 icu::RegexMatcher* mat2 = pattern->matcher(message, status); in Handle() local
115 void RSBaseRenderUtilTest::CompareMatrix(float mat1[], float mat2[]) in CompareMatrix()