Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGFilterContext.h41 SkSVGColorspace resolveInputColorspace(const SkSVGRenderContext&,
/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGFeDisplacementMap.cpp60 return fctx.resolveInputColorspace(ctx, this->getIn()); in resolveColorspace()
H A DSkSVGFilterContext.cpp148 SkSVGColorspace SkSVGFilterContext::resolveInputColorspace( in resolveInputColorspace() function in SkSVGFilterContext