Searched refs:catmullRom (Results 1 – 1 of 1) sorted by relevance
112 bool monotonic, catmullRom; in findY() local115 catmullRom = false; in findY()118 catmullRom = true; in findY()126 if (!catmullRom || monotonic) { in findY()138 if (catmullRom) { in findY()