Home
last modified time | relevance | path

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

/third_party/skia/modules/svg/include/
DSkSVGFilterContext.h41 SkSVGColorspace resolveInputColorspace(const SkSVGRenderContext&,
/third_party/skia/modules/svg/src/
DSkSVGFeDisplacementMap.cpp54 return fctx.resolveInputColorspace(ctx, this->getIn()); in resolveColorspace()
DSkSVGFilterContext.cpp122 SkSVGColorspace SkSVGFilterContext::resolveInputColorspace( in resolveInputColorspace() function in SkSVGFilterContext