Searched defs:perspectiveValue (Results 1 – 1 of 1) sorted by relevance
1954 double perspectiveValue = px * xValues[i] + py * yValues[j] + 1; in PerspectiveRect() local2241 … double perspectiveValue = perspective[0] * currentPointX + perspective[1] * currentPointY + 1; in GetPointWithTransform() local