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