Home
last modified time | relevance | path

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

/external/skia/modules/svg/src/
DSkSVGMask.cpp41 const auto ci = *lctx.presentationContext().fInherited.fColorInterpolation; in renderMask()
DSkSVGAttribute.cpp30 result.fColorInterpolation.set(SkSVGColorspace::kSRGB); in MakeInitial()
/external/skia/modules/svg/include/
DSkSVGAttribute.h91 SkSVGProperty<SkSVGColorspace, true> fColorInterpolation; member