Home
last modified time | relevance | path

Searched refs:FeColorMatrix (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/svg/parser/
DSkSVGFeColorMatrix.h16 DECLARE_SVG_INFO(FeColorMatrix);
DSkSVGFeColorMatrix.cpp20 DEFINE_SVG_INFO(FeColorMatrix) in DEFINE_SVG_INFO() argument
DSkSVGParser.cpp365 CASE_NEW(FeColorMatrix); in CreateElement()