Searched refs:createInterpolationFunction (Results 1 – 2 of 2) sorted by relevance
198 static std::unique_ptr<SkPDFDict> createInterpolationFunction(const ColorTuple& color1, in createInterpolationFunction() function267 return createInterpolationFunction(colorData[0], colorData[1]); in gradientStitchCode()284 functions->appendObject(createInterpolationFunction(colorData[i-1], colorData[i])); in gradientStitchCode()