Searched refs:CreateMatrix4 (Results 1 – 2 of 2) sorted by relevance
38 static Matrix4 CreateMatrix4(const std::string& transform);
42 Matrix4 SvgTransform::CreateMatrix4(const std::string& transform) in CreateMatrix4() function in OHOS::Ace::SvgTransform95 transformInfo.matrix4 = CreateMatrix4(transform); in CreateInfoFromString()