Searched refs:left4 (Results 1 – 1 of 1) sorted by relevance
109 OHOS::Rosen::TransformHelper::Matrix4 left4; in WindowUtilMathFuzzPart1() local111 InitMatrix4(left4, data, size, startPos); in WindowUtilMathFuzzPart1()113 OHOS::Rosen::TransformHelper::Matrix4 result2 = left4 * right4; in WindowUtilMathFuzzPart1()114 left4 *= right4; in WindowUtilMathFuzzPart1()115 left4.Invert(); in WindowUtilMathFuzzPart1()116 left4.GetScale(); in WindowUtilMathFuzzPart1()117 left4.GetTranslation(); in WindowUtilMathFuzzPart1()