Searched refs:mappedScreenWidth (Results 1 – 1 of 1) sorted by relevance
309 float mappedScreenWidth = mDisplayWidth * imageScale; in pageToImgRect() local311 mImgWidth > 0 ? mappedScreenWidth / (float) mImgWidth : 1.f); in pageToImgRect()