Searched refs:CatmullRom (Results 1 – 3 of 3) sorted by relevance
43 SkCubicResampler::CatmullRom(),
51 static constexpr SkCubicResampler CatmullRom() { return {0.0f, 1/2.0f}; } in CatmullRom() function
36 resampleFilter = "CatmullRom"