Searched refs:scaleW (Results 1 – 1 of 1) sorted by relevance
94 double scaleW = ((double) to->width) / ((double) from->width); in rfbScaledCorrection() local106 x1 = ((double) *x) * scaleW; in rfbScaledCorrection()108 w1 = ((double) *w) * scaleW; in rfbScaledCorrection()