Searched refs:hScale (Results 1 – 1 of 1) sorted by relevance
129 double hScale, vScale; in transfrom() local135 hScale = ( double ) width / ( double ) hRange; in transfrom()139 left = ( mLeft + hRange / 2 ) * hScale; in transfrom()142 areaWidth = ( mRight + hRange / 2) * hScale; in transfrom()