Searched refs:photoHeight (Results 1 – 1 of 1) sorted by relevance
216 int photoHeight = mPhotoBitmap.getHeight(); in drawContents() local221 int scaledHeight = (int) (scale * photoHeight); in drawContents()229 scale = (float) canvasHeight / photoHeight; in drawContents()