Searched refs:invertSlope (Results 1 – 1 of 1) sorted by relevance
184 float invertSlope = (segmentEndX - segmentStartX) / in spatialSampling() local187 xpos = invertSlope * (ypos - segmentStartY) + segmentStartX; in spatialSampling()193 float invertSlope = (segmentEndX - segmentStartX) / in spatialSampling() local196 xpos = invertSlope * (ypos - segmentStartY) + segmentStartX; in spatialSampling()