Searched refs:photoWidth (Results 1 – 1 of 1) sorted by relevance
191 int photoWidth = mPhotoBitmap.getWidth(); in drawContents() local196 float scale = (float) canvasWidth / photoWidth; in drawContents()206 float scaledWidth = scale * photoWidth; in drawContents()