Searched refs:zoomY (Results 1 – 1 of 1) sorted by relevance
367 float zoomY = (float)nDestHeight / (float)nSourceHeight; in draw() local368 aSz.Height() = (long) ((float)aSz.Height() * zoomY); in draw()
Completed in 21 milliseconds