Home
last modified time | relevance | path

Searched refs:kLuminanceToAlpha (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/svg/src/
DSkSVGFeColorMatrix.cpp26 if (fValues.empty() && fType != SkSVGFeColorMatrixType::kLuminanceToAlpha) { in makeMatrixForType()
43 case SkSVGFeColorMatrixType::kLuminanceToAlpha: in makeMatrixForType()
122 {"luminanceToAlpha", SkSVGFeColorMatrixType::kLuminanceToAlpha}, in parse()
/external/skia/modules/svg/include/
DSkSVGTypes.h634 kLuminanceToAlpha, enumerator