Searched refs:zoomX (Results 1 – 1 of 1) sorted by relevance
361 float zoomX = (float)nDestWidth / (float)nSourceWidth; in draw() local362 aSz.Width() = (long) ((float)aSz.Width() * zoomX); in draw()
Completed in 17 milliseconds