Searched refs:scaleVec (Results 1 – 1 of 1) sorted by relevance
126 OHOS::Rosen::TransformHelper::Vector3 scaleVec; in WindowUtilMathFuzzPart1() local127 InitVector3(scaleVec, data, size, startPos); in WindowUtilMathFuzzPart1()128 OHOS::Rosen::TransformHelper::CreateScale(scaleVec.x_, scaleVec.y_); in WindowUtilMathFuzzPart1()129 OHOS::Rosen::TransformHelper::CreateScale(scaleVec.x_, scaleVec.y_, scaleVec.z_); in WindowUtilMathFuzzPart1()