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