Searched refs:catmullRom (Results 1 – 1 of 1) sorted by relevance
118 bool monotonic, catmullRom; in findY() local121 catmullRom = false; in findY()124 catmullRom = true; in findY()132 if (!catmullRom || monotonic) { in findY()144 if (catmullRom) { in findY()