Searched defs:SkSVGFeColorMatrixValues (Results 1 – 2 of 2) sorted by relevance
637 using SkSVGFeColorMatrixValues = SkTDArray<SkSVGNumberType>; variable
677 using SkSVGFeColorMatrixValues = std::vector<SkSVGNumberType>; variable