Searched refs:xratio (Results 1 – 1 of 1) sorted by relevance
1224 float xratio = (float) src_width / dest_width; in psb_PutImage() local1237 int x = (int)(i * xratio); in psb_PutImage()