Searched refs:svgFeColorMatrix2 (Results 1 – 1 of 1) sorted by relevance
1218 auto svgFeColorMatrix2 = AceType::DynamicCast<SvgFeColorMatrix>(svgFilter->children_.at(1)); variable1219 EXPECT_NE(svgFeColorMatrix2, nullptr);1220 auto feColorDeclaration2 = svgFeColorMatrix2->matrixAttr_;