Searched defs:CatmullRom (Results 1 – 2 of 2) sorted by relevance
8 public class CatmullRom implements TweenPath { class
51 static constexpr SkCubicResampler CatmullRom() { return {0.0f, 1/2.0f}; } in CatmullRom() function