Searched refs:ctrlPointY (Results 1 – 1 of 1) sorted by relevance
207 float ctrlPointY = current[3]; in addCommand() local291 ctrlPointY = currentY + val[k + 3]; in addCommand()301 ctrlPointY = val[k + 3]; in addCommand()311 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()322 ctrlPointY = currentY + val[k + 1]; in addCommand()334 reflectiveCtrlPointY = 2 * currentY - ctrlPointY; in addCommand()344 ctrlPointY = val[k + 1]; in addCommand()351 ctrlPointY = currentY + val[k + 1]; in addCommand()358 ctrlPointY = val[k + 1]; in addCommand()370 reflectiveCtrlPointY = currentY - ctrlPointY; in addCommand()[all …]